Searched defs:kobj_ns_type_operations (Results 1 - 1 of 1) sorted by relevance

/include/linux/
H A Dkobject_ns.h40 struct kobj_ns_type_operations { struct
48 int kobj_ns_type_register(const struct kobj_ns_type_operations *ops);
50 const struct kobj_ns_type_operations *kobj_child_ns_ops(struct kobject *parent);
51 const struct kobj_ns_type_operations *kobj_ns_ops(struct kobject *kobj);

Completed in 40 milliseconds