Searched refs:kobj_ns_grab_current (Results 1 – 4 of 4) sorted by relevance
54 void *kobj_ns_grab_current(enum kobj_ns_type type);
69 kfc->ns_tag = netns = kobj_ns_grab_current(KOBJ_NS_TYPE_NET); in sysfs_init_fs_context()
1063 void *kobj_ns_grab_current(enum kobj_ns_type type) in kobj_ns_grab_current() function1075 EXPORT_SYMBOL_GPL(kobj_ns_grab_current);
3661 target->net = kobj_ns_grab_current(KOBJ_NS_TYPE_NET); in add_target_store()