Home
last modified time | relevance | path

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

/linux-6.14.4/mm/kfence/
Dcore.c207 static u32 get_alloc_stack_hash(unsigned long *stack_entries, size_t num_entries) in get_alloc_stack_hash() function
1132 alloc_stack_hash = get_alloc_stack_hash(stack_entries, num_stack_entries); in __kfence_alloc()