Home
last modified time | relevance | path

Searched refs:kobj_ns_ops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dkobject_ns.h51 const struct kobj_ns_type_operations *kobj_ns_ops(struct kobject *kobj);
/kernel/linux/linux-6.6/include/linux/
H A Dkobject_ns.h51 const struct kobj_ns_type_operations *kobj_ns_ops(const struct kobject *kobj);
/kernel/linux/linux-5.10/lib/
H A Dkobject_uevent.c240 ops = kobj_ns_ops(kobj); in kobj_usermode_filter()
392 ops = kobj_ns_ops(kobj); in kobject_uevent_net_broadcast()
397 ops = kobj_ns_ops(ksobj->parent); in kobject_uevent_net_broadcast()
H A Dkobject.c30 const struct kobj_ns_type_operations *ns_ops = kobj_ns_ops(kobj); in kobject_namespace()
1090 const struct kobj_ns_type_operations *kobj_ns_ops(struct kobject *kobj) in kobj_ns_ops() function
/kernel/linux/linux-6.6/lib/
H A Dkobject_uevent.c240 ops = kobj_ns_ops(kobj); in kobj_usermode_filter()
392 ops = kobj_ns_ops(kobj); in kobject_uevent_net_broadcast()
397 ops = kobj_ns_ops(ksobj->parent); in kobject_uevent_net_broadcast()
H A Dkobject.c32 const struct kobj_ns_type_operations *ns_ops = kobj_ns_ops(kobj); in kobject_namespace()
1069 const struct kobj_ns_type_operations *kobj_ns_ops(const struct kobject *kobj) in kobj_ns_ops() function

Completed in 6 milliseconds