Home
last modified time | relevance | path

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

/openbmc/linux/security/selinux/ss/
H A Dsidtab.h43 #define SIDTAB_INNER_ENTRIES ((size_t)1 << SIDTAB_INNER_SHIFT) macro
59 union sidtab_entry_inner entries[SIDTAB_INNER_ENTRIES];
H A Dsidtab.c391 while (i < SIDTAB_INNER_ENTRIES && *pos < count) { in sidtab_convert_tree()
521 for (i = 0; i < SIDTAB_INNER_ENTRIES; i++) in sidtab_destroy_tree()