Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/selinux/ss/
A Dsidtab.h43 #define SIDTAB_INNER_ENTRIES ((size_t)1 << SIDTAB_INNER_SHIFT) macro
59 union sidtab_entry_inner entries[SIDTAB_INNER_ENTRIES];
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()

Completed in 4 milliseconds