Searched refs:kobj_ns_type (Results 1 – 2 of 2) sorted by relevance
27 enum kobj_ns_type { enum41 enum kobj_ns_type type;50 int kobj_ns_type_registered(enum kobj_ns_type type);54 bool kobj_ns_current_may_mount(enum kobj_ns_type type);55 void *kobj_ns_grab_current(enum kobj_ns_type type);56 const void *kobj_ns_netlink(enum kobj_ns_type type, struct sock *sk);57 const void *kobj_ns_initial(enum kobj_ns_type type);58 void kobj_ns_drop(enum kobj_ns_type type, void *ns);
27 enum kobj_ns_type;