Searched defs:sort_list (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/perf/ |
| H A D | builtin-kmem.c | 1264 sort_slab_insert(struct rb_root * root,struct alloc_stat * data,struct list_head * sort_list) sort_slab_insert() argument 1294 __sort_slab_result(struct rb_root * root,struct rb_root * root_sorted,struct list_head * sort_list) __sort_slab_result() argument 1311 sort_page_insert(struct rb_root * root,struct page_stat * data,struct list_head * sort_list) sort_page_insert() argument 1341 __sort_page_result(struct rb_root * root,struct rb_root * root_sorted,struct list_head * sort_list) __sort_page_result() argument 1717 setup_slab_sorting(struct list_head * sort_list,const char * arg) setup_slab_sorting() argument 1743 setup_page_sorting(struct list_head * sort_list,const char * arg) setup_page_sorting() argument [all...] |
| H A D | builtin-kwork.c | 312 work_search(struct rb_root_cached * root,struct kwork_work * key,struct list_head * sort_list) work_search() argument 335 work_insert(struct rb_root_cached * root,struct kwork_work * key,struct list_head * sort_list) work_insert() argument 381 work_findnew(struct rb_root_cached * root,struct kwork_work * key,struct list_head * sort_list) work_findnew() argument [all...] |
| H A D | builtin-sched.c | 218 struct list_head sort_list, cmp_pid; global() member 987 thread_atoms_search(struct rb_root_cached * root,struct thread * thread,struct list_head * sort_list) thread_atoms_search() argument 1013 __thread_latency_insert(struct rb_root_cached * root,struct work_atoms * data,struct list_head * sort_list) __thread_latency_insert() argument
|
| /linux/drivers/s390/block/ |
| H A D | dcssblk.c | 238 struct segment_info *sort_list, *entry, temp; in dcssblk_is_continuous() local
|
| /linux/block/ |
| H A D | bfq-iosched.h | 277 struct rb_root sort_list; member
|
| /linux/tools/perf/util/ |
| H A D | hist.h | 505 struct list_head sort_list; global() member
|