Searched refs:kobj_ns_ops (Results 1 – 2 of 2) sorted by relevance
240 ops = kobj_ns_ops(kobj); in kobj_usermode_filter()391 ops = kobj_ns_ops(kobj); in kobject_uevent_net_broadcast()396 ops = kobj_ns_ops(ksobj->parent); in kobject_uevent_net_broadcast()
30 const struct kobj_ns_type_operations *ns_ops = kobj_ns_ops(kobj); in kobject_namespace()1063 const struct kobj_ns_type_operations *kobj_ns_ops(struct kobject *kobj) in kobj_ns_ops() function