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

/linux-master/include/linux/
H A Dkobject_ns.h51 const struct kobj_ns_type_operations *kobj_ns_ops(const struct kobject *kobj);
/linux-master/lib/
H A Dkobject_uevent.c239 ops = kobj_ns_ops(kobj);
393 ops = kobj_ns_ops(kobj);
398 ops = kobj_ns_ops(ksobj->parent);
H A Dkobject.c32 const struct kobj_ns_type_operations *ns_ops = kobj_ns_ops(kobj);
1069 const struct kobj_ns_type_operations *kobj_ns_ops(const struct kobject *kobj) function

Completed in 105 milliseconds