Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h46452 struct elevator_queue { struct
46453 struct elevator_type *type;
46454 void *elevator_data;
46455 struct kobject kobj;
46456 struct mutex sysfs_lock;
46457 long unsigned int flags;
46458 struct hlist_head hash[64];
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h22806 struct elevator_queue { struct
22807 struct elevator_type *type;
22808 void *elevator_data;
22809 struct kobject kobj;
22810 struct mutex sysfs_lock;
22811 unsigned int registered: 1;
22812 struct hlist_head hash[64];
H A Dvmlinux_600.h22806 struct elevator_queue { struct
22807 struct elevator_type *type;
22808 void *elevator_data;
22809 struct kobject kobj;
22810 struct mutex sysfs_lock;
22811 unsigned int registered: 1;
22812 struct hlist_head hash[64];
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h28898 struct elevator_queue { struct
28899 struct elevator_type *type;
28900 void *elevator_data;
28901 struct kobject kobj;
28902 struct mutex sysfs_lock;
28903 long unsigned int flags;
28904 struct hlist_head hash[64];
H A Dvmlinux_602.h28898 struct elevator_queue { struct
28899 struct elevator_type *type;
28900 void *elevator_data;
28901 struct kobject kobj;
28902 struct mutex sysfs_lock;
28903 long unsigned int flags;
28904 struct hlist_head hash[64];
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h72222 struct elevator_queue { struct
72223 struct elevator_type *type;
72224 void *elevator_data;
72225 struct kobject kobj;
72226 struct mutex sysfs_lock;
72227 unsigned int registered: 1;
72228 struct hlist_head hash[64];
H A Dvmlinux_518.h72222 struct elevator_queue { struct
72223 struct elevator_type *type;
72224 void *elevator_data;
72225 struct kobject kobj;
72226 struct mutex sysfs_lock;
72227 unsigned int registered: 1;
72228 struct hlist_head hash[64];
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h61300 struct elevator_queue { struct
61322 void (*exit_sched)(struct elevator_queue *); argument
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h32501 struct elevator_queue { struct
32502 struct elevator_type *type;
32503 void *elevator_data;
32504 struct kobject kobj;
32505 struct mutex sysfs_lock;
32506 unsigned int registered: 1;
32507 struct hlist_head hash[64];
H A Dvmlinux.h32501 struct elevator_queue { struct
32502 struct elevator_type *type;
32503 void *elevator_data;
32504 struct kobject kobj;
32505 struct mutex sysfs_lock;
32506 unsigned int registered: 1;
32507 struct hlist_head hash[64];
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h71006 struct elevator_queue { struct
71007 struct elevator_type *type;
71008 void *elevator_data;
71009 struct kobject kobj;
71010 struct mutex sysfs_lock;
71011 long unsigned int flags;
71012 struct hlist_head hash[64];
H A Dvmlinux.h71006 struct elevator_queue { struct
71007 struct elevator_type *type;
71008 void *elevator_data;
71009 struct kobject kobj;
71010 struct mutex sysfs_lock;
71011 long unsigned int flags;
71012 struct hlist_head hash[64];
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h71141 struct elevator_queue { struct
71163 void (*exit_sched)(struct elevator_queue *); argument