Searched defs:HASH_SIZE (Results 1 - 7 of 7) sorted by relevance

/linux-master/scripts/kconfig/
H A Dhashtable.h8 #define HASH_SIZE(name) (ARRAY_SIZE(name)) macro
/linux-master/tools/include/linux/
H A Dhashtable.h24 #define HASH_SIZE(name) (ARRAY_SIZE(name)) macro
/linux-master/include/linux/
H A Dhashtable.h27 #define HASH_SIZE(name) (ARRAY_SIZE(name)) macro
/linux-master/kernel/
H A Daudit_tree.c208 enum {HASH_SIZE = 128}; enumerator in enum:__anon2197
/linux-master/security/keys/encrypted-keys/
H A Dencrypted.c52 #define HASH_SIZE SHA256_DIGEST_SIZE macro
[all...]
/linux-master/tools/mm/
H A Dpage-types.c198 #define HASH_SIZE (1 << HASH_SHIFT) macro
/linux-master/kernel/dma/
H A Ddebug.c29 #define HASH_SIZE 16384ULL macro

Completed in 118 milliseconds