Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dsidtab.h50 #define SIDTAB_MAX_LEVEL \ macro
81 union sidtab_entry_inner roots[SIDTAB_MAX_LEVEL + 1];
H A Dsidtab.c539 level = SIDTAB_MAX_LEVEL; in sidtab_destroy()