Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-uevent.c21 enum kobject_action action;
32 enum kobject_action action;
60 enum kobject_action action, in dm_build_path_uevent()
/linux/include/linux/
H A Dkobject.h53 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,
/linux/lib/
H A Dkobject_uevent.c62 enum kobject_action *type, in kobject_action_type()
65 enum kobject_action action; in kobject_action_type()
194 enum kobject_action action; in kobject_synth_uevent()
473 int kobject_uevent_env(struct kobject *kobj, enum kobject_action action, in kobject_uevent_env()
654 int kobject_uevent(struct kobject *kobj, enum kobject_action action) in kobject_uevent()
/linux/Documentation/translations/zh_CN/core-api/
H A Dkobject.rst155 int kobject_uevent(struct kobject *kobj, enum kobject_action action);
/linux/block/
H A Dgenhd.c342 void disk_uevent(struct gendisk *disk, enum kobject_action action) in disk_uevent()
/linux/fs/btrfs/
H A Dsysfs.c2206 void btrfs_kobject_uevent(struct block_device *bdev, enum kobject_action action) in btrfs_kobject_uevent()