Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/networking/
H A Dsysfs-tagging.rst26 and KOBJ_NS_TYPES, and ns will point to the namespace to which it
30 ``void *ns[KOBJ_NS_TYPES]``. When a task in a tagging namespace
/openbmc/linux/include/linux/
H A Dkobject_ns.h29 KOBJ_NS_TYPES enumerator
/openbmc/linux/lib/
H A Dkobject.c61 if ((type <= KOBJ_NS_TYPE_NONE) || (type >= KOBJ_NS_TYPES)) in kobj_ns_type_is_valid()
1022 static const struct kobj_ns_type_operations *kobj_ns_ops_tbl[KOBJ_NS_TYPES];