Home
last modified time | relevance | path

Searched refs:kobject_action (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/md/
Ddm-uevent.c34 enum kobject_action action;
45 enum kobject_action action;
73 enum kobject_action action, in dm_build_path_uevent()
Ddm.h192 int dm_kobject_uevent(struct mapped_device *md, enum kobject_action action,
Ddm.c2841 int dm_kobject_uevent(struct mapped_device *md, enum kobject_action action, in dm_kobject_uevent()
/Linux-v4.19/include/linux/
Dkobject.h53 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/
Dkobject_uevent.c63 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/
Dkobject.txt173 int kobject_uevent(struct kobject *kobj, enum kobject_action action);
/Linux-v4.19/fs/btrfs/
Dvolumes.c288 enum kobject_action action) in btrfs_kobject_uevent()