TOMOYO_HASH_BITS
#define TOMOYO_MAX_HASH (1u<<TOMOYO_HASH_BITS)
head = &tomoyo_name_list[hash_long(hash, TOMOYO_HASH_BITS)];