Searched defs:elevator_queue (Results 1 – 13 of 13) sorted by relevance
46452 struct elevator_queue { struct46453 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];
22806 struct elevator_queue { struct22807 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];
28898 struct elevator_queue { struct28899 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];
72222 struct elevator_queue { struct72223 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];
61300 struct elevator_queue { struct61322 void (*exit_sched)(struct elevator_queue *); argument
32501 struct elevator_queue { struct32502 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];
71006 struct elevator_queue { struct71007 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];
71141 struct elevator_queue { struct71163 void (*exit_sched)(struct elevator_queue *); argument