Searched refs:KOBJ_NS_TYPES (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dkobject_ns.h29 KOBJ_NS_TYPES enumerator in enum:kobj_ns_type
/linux-master/lib/
H A Dkobject.c61 if ((type <= KOBJ_NS_TYPE_NONE) || (type >= KOBJ_NS_TYPES))
1022 static const struct kobj_ns_type_operations *kobj_ns_ops_tbl[KOBJ_NS_TYPES];

Completed in 106 milliseconds