Home
last modified time | relevance | path

Searched refs:POLICYDB_BOUNDS_MAXDEPTH (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/security/selinux/include/
H A Dsecurity.h88 #define POLICYDB_BOUNDS_MAXDEPTH 4 macro
/openbmc/linux/security/selinux/ss/
H A Dpolicydb.c1665 if (++depth == POLICYDB_BOUNDS_MAXDEPTH) { in user_bounds_sanity_check()
1701 if (++depth == POLICYDB_BOUNDS_MAXDEPTH) { in role_bounds_sanity_check()
1734 if (++depth == POLICYDB_BOUNDS_MAXDEPTH) { in type_bounds_sanity_check()