Searched refs:kobject_action (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/md/ |
D | dm-uevent.c | 34 enum kobject_action action; 45 enum kobject_action action; 73 enum kobject_action action, in dm_build_path_uevent()
|
D | dm.h | 192 int dm_kobject_uevent(struct mapped_device *md, enum kobject_action action,
|
D | dm.c | 2841 int dm_kobject_uevent(struct mapped_device *md, enum kobject_action action, in dm_kobject_uevent()
|
/Linux-v4.19/include/linux/ |
D | kobject.h | 53 enum kobject_action { enum 239 int kobject_uevent(struct kobject *kobj, enum kobject_action action); 240 int kobject_uevent_env(struct kobject *kobj, enum kobject_action action,
|
/Linux-v4.19/lib/ |
D | kobject_uevent.c | 63 enum kobject_action *type, in kobject_action_type() 66 enum kobject_action action; in kobject_action_type() 195 enum kobject_action action; in kobject_synth_uevent() 454 int kobject_uevent_env(struct kobject *kobj, enum kobject_action action, in kobject_uevent_env() 634 int kobject_uevent(struct kobject *kobj, enum kobject_action action) in kobject_uevent()
|
/Linux-v4.19/Documentation/ |
D | kobject.txt | 173 int kobject_uevent(struct kobject *kobj, enum kobject_action action);
|
/Linux-v4.19/fs/btrfs/ |
D | volumes.c | 288 enum kobject_action action) in btrfs_kobject_uevent()
|