Home
last modified time | relevance | path

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

/mm/kfence/
Dcore.c176 static u32 get_alloc_stack_hash(unsigned long *stack_entries, size_t num_entries) in get_alloc_stack_hash() function
899 alloc_stack_hash = get_alloc_stack_hash(stack_entries, num_stack_entries); in __kfence_alloc()