Home
last modified time | relevance | path

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

/Linux-v6.1/mm/kfence/
Dcore.c220 static bool alloc_covered_contains(u32 alloc_stack_hash) in alloc_covered_contains() function
1033 if (should_skip_covered() && alloc_covered_contains(alloc_stack_hash)) { in __kfence_alloc()