Home
last modified time | relevance | path

Searched refs:kset_uevent_ops (Results 1 – 13 of 13) sorted by relevance

/linux/include/linux/
H A Dkobject.h133 struct kset_uevent_ops { struct
172 const struct kset_uevent_ops *uevent_ops;
178 struct kset * __must_check kset_create_and_add(const char *name, const struct kset_uevent_ops *u,
/linux/Documentation/translations/zh_CN/core-api/
H A Dkobject.rst309 const struct kset_uevent_ops *uevent_ops,
324 结构体kset_uevent_ops来处理它::
326 struct kset_uevent_ops {
/linux/scripts/
H A Dconst_structs.checkpatch41 kset_uevent_ops
/linux/drivers/dma-buf/
H A Ddma-buf-sysfs-stats.c140 static const struct kset_uevent_ops dmabuf_sysfs_no_uevent_ops = {
/linux/lib/
H A Dkobject.c959 const struct kset_uevent_ops *uevent_ops, in kset_create()
1002 const struct kset_uevent_ops *uevent_ops, in kset_create_and_add()
H A Dkobject_uevent.c467 const struct kset_uevent_ops *uevent_ops; in kobject_uevent_env()
/linux/Documentation/core-api/
H A Dkobject.rst356 const struct kset_uevent_ops *uevent_ops,
372 associated with it, it can use the struct kset_uevent_ops to handle it::
374 struct kset_uevent_ops {
/linux/fs/dlm/
H A Dlockspace.c224 static const struct kset_uevent_ops dlm_uevent_ops = {
/linux/fs/gfs2/
H A Dsys.c794 static const struct kset_uevent_ops gfs2_uevent_ops = {
/linux/kernel/
H A Dparams.c943 static const struct kset_uevent_ops module_uevent_ops = {
/linux/drivers/base/
H A Dbus.c228 static const struct kset_uevent_ops bus_uevent_ops = {
H A Dcore.c2706 static const struct kset_uevent_ops device_uevent_ops = {
/linux/fs/fuse/
H A Dvirtio_fs.c1641 static const struct kset_uevent_ops virtio_fs_uevent_ops = {