Searched defs:sort_entry (Results 1 – 3 of 3) sorted by relevance
264 struct sort_entry { struct285 extern struct sort_entry sort_thread; argument
949 struct tracing_map_sort_entry *sort_entry; in create_sort_entry() local1075 struct tracing_map_sort_entry *sort_entry, **entries; in tracing_map_sort_entries() local
1355 def sort_entry(item): function