Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkobject_ns.h36 * @initial_ns: return the initial namespace (i.e. init_net_ns)
44 const void *(*initial_ns)(void); member
/linux/Documentation/networking/
H A Dsysfs-tagging.rst46 - initial_ns() which returns the initial namespace
/linux/net/core/
H A Dnet-sysfs.c2211 .initial_ns = net_initial_ns,