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