Home
last modified time | relevance | path

Searched refs:kobj_ns_grab_current (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Dkobject_ns.h55 void *kobj_ns_grab_current(enum kobj_ns_type type);
/linux-4.1.27/fs/sysfs/
Dmount.c38 ns = kobj_ns_grab_current(KOBJ_NS_TYPE_NET); in sysfs_mount()
/linux-4.1.27/lib/
Dkobject.c1008 void *kobj_ns_grab_current(enum kobj_ns_type type) in kobj_ns_grab_current() function