Home
last modified time | relevance | path

Searched defs:elevator_queue (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h29139 struct elevator_queue { struct
29140 struct elevator_type *type;
29141 void *elevator_data;
29142 struct kobject kobj;
29143 struct mutex sysfs_lock;
29144 unsigned int registered: 1;
29145 struct hlist_head hash[64];