Home
last modified time | relevance | path

Searched refs:SIDTAB_MAX_LEVEL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds