Searched refs:SIDTAB_HASH_BUCKETS (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/security/selinux/ss/
H A Dsidtab.h19 #define SIDTAB_HASH_BUCKETS (1 << SIDTAB_HASH_BITS) macro
20 #define SIDTAB_HASH_MASK (SIDTAB_HASH_BUCKETS-1)
22 #define SIDTAB_SIZE SIDTAB_HASH_BUCKETS

Completed in 22 milliseconds