Home
last modified time | relevance | path

Searched refs:TOMOYO_HASH_BITS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/security/tomoyo/
H A Dmemory.c163 head = &tomoyo_name_list[hash_long(hash, TOMOYO_HASH_BITS)]; in tomoyo_get_name()
H A Dcommon.h48 #define TOMOYO_HASH_BITS 8 macro
49 #define TOMOYO_MAX_HASH (1u<<TOMOYO_HASH_BITS)