Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h56490 struct elevator_queue { struct
56491 struct elevator_type *type;
56492 void *elevator_data;
56493 struct kobject kobj;
56494 struct mutex sysfs_lock;
56495 unsigned int registered: 1;
56496 struct hlist_head hash[64];