Searched refs:SIDTAB_HASH_BUCKETS (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/security/selinux/ss/ | ||
D | sidtab.h | 74 #define SIDTAB_HASH_BUCKETS (1 << SIDTAB_HASH_BITS) macro |
D | sidtab.c | 143 slots_used, SIDTAB_HASH_BUCKETS, max_chain_len); in sidtab_hash_stats() |