Home
last modified time | relevance | path

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

/openbmc/linux/security/selinux/ss/
H A Dsidtab.h50 #define SIDTAB_MAX_LEVEL \ macro
80 union sidtab_entry_inner roots[SIDTAB_MAX_LEVEL + 1];
H A Dsidtab.c544 level = SIDTAB_MAX_LEVEL; in sidtab_destroy()