Home
last modified time | relevance | path

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

/Linux-v5.4/security/selinux/ss/
Dsidtab.h39 #define SIDTAB_INNER_ENTRIES ((size_t)1 << SIDTAB_INNER_SHIFT) macro
55 union sidtab_entry_inner entries[SIDTAB_INNER_ENTRIES];
Dsidtab.c184 while (i < SIDTAB_INNER_ENTRIES && *pos < count) { in sidtab_find_context()
375 while (i < SIDTAB_INNER_ENTRIES && *pos < count) { in sidtab_convert_tree()
466 for (i = 0; i < SIDTAB_INNER_ENTRIES; i++) in sidtab_destroy_tree()