TOMOYO_MAX_HASH
extern struct list_head tomoyo_name_list[TOMOYO_MAX_HASH];
for (i = 0; i < TOMOYO_MAX_HASH; i++) {
struct list_head tomoyo_name_list[TOMOYO_MAX_HASH];
for (idx = 0; idx < TOMOYO_MAX_HASH; idx++)