Home
last modified time | relevance | path

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

/openbmc/linux/mm/kfence/
H A Dcore.c227 static bool alloc_covered_contains(u32 alloc_stack_hash) in alloc_covered_contains() function
1111 if (should_skip_covered() && alloc_covered_contains(alloc_stack_hash)) { in __kfence_alloc()