TOMOYO_MAX_HASH  1092 security/tomoyo/common.h extern struct list_head tomoyo_name_list[TOMOYO_MAX_HASH];
TOMOYO_MAX_HASH   590 security/tomoyo/gc.c 	for (i = 0; i < TOMOYO_MAX_HASH; i++) {
TOMOYO_MAX_HASH   143 security/tomoyo/memory.c struct list_head tomoyo_name_list[TOMOYO_MAX_HASH];
TOMOYO_MAX_HASH   199 security/tomoyo/memory.c 	for (idx = 0; idx < TOMOYO_MAX_HASH; idx++)