kobj_ns_type_register
int kobj_ns_type_register(const struct kobj_ns_type_operations *ops);
kobj_ns_type_register(&net_ns_type_operations);