kobj_ns_type_operations 369 include/linux/device.h const struct kobj_ns_type_operations *ns_type; kobj_ns_type_operations 119 include/linux/kobject.h const struct kobj_ns_type_operations *(*child_ns_type)(struct kobject *kobj); kobj_ns_type_operations 49 include/linux/kobject_ns.h int kobj_ns_type_register(const struct kobj_ns_type_operations *ops); kobj_ns_type_operations 51 include/linux/kobject_ns.h const struct kobj_ns_type_operations *kobj_child_ns_ops(struct kobject *parent); kobj_ns_type_operations 52 include/linux/kobject_ns.h const struct kobj_ns_type_operations *kobj_ns_ops(struct kobject *kobj); kobj_ns_type_operations 3512 include/linux/netdevice.h extern struct kobj_ns_type_operations net_ns_type_operations;