Home
last modified time | relevance | path

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

/Linux-v5.4/security/selinux/include/
Dsecurity.h95 #define POLICYDB_BOUNDS_MAXDEPTH 4 macro
/Linux-v5.4/security/selinux/ss/
Dpolicydb.c1651 if (++depth == POLICYDB_BOUNDS_MAXDEPTH) { in user_bounds_sanity_check()
1687 if (++depth == POLICYDB_BOUNDS_MAXDEPTH) { in role_bounds_sanity_check()
1720 if (++depth == POLICYDB_BOUNDS_MAXDEPTH) { in type_bounds_sanity_check()