Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/lib/
H A Dkobject.c120 BUG_ON(ops->type >= KOBJ_NS_TYPES); in create_dir()
1026 static const struct kobj_ns_type_operations *kobj_ns_ops_tbl[KOBJ_NS_TYPES];
1036 if (type >= KOBJ_NS_TYPES) in kobj_ns_type_register()
1060 if ((type > KOBJ_NS_TYPE_NONE) && (type < KOBJ_NS_TYPES)) in kobj_ns_type_registered()
1087 if ((type > KOBJ_NS_TYPE_NONE) && (type < KOBJ_NS_TYPES) && in kobj_ns_current_may_mount()
1100 if ((type > KOBJ_NS_TYPE_NONE) && (type < KOBJ_NS_TYPES) && in kobj_ns_grab_current()
1114 if ((type > KOBJ_NS_TYPE_NONE) && (type < KOBJ_NS_TYPES) && in kobj_ns_netlink()
1127 if ((type > KOBJ_NS_TYPE_NONE) && (type < KOBJ_NS_TYPES) && in kobj_ns_initial()
1138 if ((type > KOBJ_NS_TYPE_NONE) && (type < KOBJ_NS_TYPES) && in kobj_ns_drop()
/dports/multimedia/libv4l/linux-5.13-rc2/lib/
H A Dkobject.c120 BUG_ON(ops->type >= KOBJ_NS_TYPES); in create_dir()
1026 static const struct kobj_ns_type_operations *kobj_ns_ops_tbl[KOBJ_NS_TYPES];
1036 if (type >= KOBJ_NS_TYPES) in kobj_ns_type_register()
1060 if ((type > KOBJ_NS_TYPE_NONE) && (type < KOBJ_NS_TYPES)) in kobj_ns_type_registered()
1087 if ((type > KOBJ_NS_TYPE_NONE) && (type < KOBJ_NS_TYPES) && in kobj_ns_current_may_mount()
1100 if ((type > KOBJ_NS_TYPE_NONE) && (type < KOBJ_NS_TYPES) && in kobj_ns_grab_current()
1114 if ((type > KOBJ_NS_TYPE_NONE) && (type < KOBJ_NS_TYPES) && in kobj_ns_netlink()
1127 if ((type > KOBJ_NS_TYPE_NONE) && (type < KOBJ_NS_TYPES) && in kobj_ns_initial()
1138 if ((type > KOBJ_NS_TYPE_NONE) && (type < KOBJ_NS_TYPES) && in kobj_ns_drop()
/dports/multimedia/v4l-utils/linux-5.13-rc2/lib/
H A Dkobject.c120 BUG_ON(ops->type >= KOBJ_NS_TYPES); in create_dir()
1026 static const struct kobj_ns_type_operations *kobj_ns_ops_tbl[KOBJ_NS_TYPES];
1036 if (type >= KOBJ_NS_TYPES) in kobj_ns_type_register()
1060 if ((type > KOBJ_NS_TYPE_NONE) && (type < KOBJ_NS_TYPES)) in kobj_ns_type_registered()
1087 if ((type > KOBJ_NS_TYPE_NONE) && (type < KOBJ_NS_TYPES) && in kobj_ns_current_may_mount()
1100 if ((type > KOBJ_NS_TYPE_NONE) && (type < KOBJ_NS_TYPES) && in kobj_ns_grab_current()
1114 if ((type > KOBJ_NS_TYPE_NONE) && (type < KOBJ_NS_TYPES) && in kobj_ns_netlink()
1127 if ((type > KOBJ_NS_TYPE_NONE) && (type < KOBJ_NS_TYPES) && in kobj_ns_initial()
1138 if ((type > KOBJ_NS_TYPE_NONE) && (type < KOBJ_NS_TYPES) && in kobj_ns_drop()
/dports/multimedia/libv4l/linux-5.13-rc2/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
/dports/multimedia/v4l-utils/linux-5.13-rc2/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
/dports/multimedia/v4l_compat/linux-5.13-rc2/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
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dkobject_ns.h29 KOBJ_NS_TYPES enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dkobject_ns.h29 KOBJ_NS_TYPES enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dkobject_ns.h29 KOBJ_NS_TYPES enumerator