Searched refs:kobject_action (Results 1 - 9 of 9) sorted by relevance
/linux-4.1.27/drivers/md/ |
H A D | dm-uevent.c | 34 enum kobject_action action; 45 enum kobject_action action; 73 enum kobject_action action, dm_build_path_uevent()
|
H A D | dm.h | 208 int dm_kobject_uevent(struct mapped_device *md, enum kobject_action action,
|
H A D | dm.c | 3438 int dm_kobject_uevent(struct mapped_device *md, enum kobject_action action, dm_kobject_uevent()
|
/linux-4.1.27/include/linux/ |
H A D | kobject.h | 53 enum kobject_action { enum 214 int kobject_uevent(struct kobject *kobj, enum kobject_action action); 215 int kobject_uevent_env(struct kobject *kobj, enum kobject_action action, 222 enum kobject_action *type);
|
/linux-4.1.27/lib/ |
H A D | kobject_uevent.c | 65 enum kobject_action *type) kobject_action_type() 67 enum kobject_action action; kobject_action_type() 164 int kobject_uevent_env(struct kobject *kobj, enum kobject_action action, kobject_uevent_env() 372 int kobject_uevent(struct kobject *kobj, enum kobject_action action) kobject_uevent()
|
/linux-4.1.27/drivers/base/ |
H A D | bus.c | 654 enum kobject_action action; uevent_store() 857 enum kobject_action action; bus_uevent_store()
|
H A D | core.c | 417 enum kobject_action action; uevent_store()
|
/linux-4.1.27/kernel/ |
H A D | module.c | 1050 enum kobject_action action; store_uevent()
|
/linux-4.1.27/fs/btrfs/ |
H A D | volumes.c | 114 enum kobject_action action) btrfs_kobject_uevent()
|
Completed in 537 milliseconds