Home
last modified time | relevance | path

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

/openbmc/linux/mm/kfence/
H A Dcore.c161 #define UNIQUE_ALLOC_STACK_DEPTH ((size_t)8) macro
205 num_entries = min(num_entries, UNIQUE_ALLOC_STACK_DEPTH); in get_alloc_stack_hash()