Searched refs:TOMOYO_MAX_HASH (Results 1 – 3 of 3) sorted by relevance
143 struct list_head tomoyo_name_list[TOMOYO_MAX_HASH];199 for (idx = 0; idx < TOMOYO_MAX_HASH; idx++) in tomoyo_mm_init()
49 #define TOMOYO_MAX_HASH (1u<<TOMOYO_HASH_BITS) macro1091 extern struct list_head tomoyo_name_list[TOMOYO_MAX_HASH];
590 for (i = 0; i < TOMOYO_MAX_HASH; i++) { in tomoyo_collect_entry()