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