Home
last modified time | relevance | path

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

/Linux-v6.6/mm/kfence/
Dcore.c160 #define UNIQUE_ALLOC_STACK_DEPTH ((size_t)8) macro
204 num_entries = min(num_entries, UNIQUE_ALLOC_STACK_DEPTH); in get_alloc_stack_hash()