Home
last modified time | relevance | path

Searched defs:alloc_stack_hash (Results 1 – 2 of 2) sorted by relevance

/linux/mm/kfence/
H A Dcore.c218 static void alloc_covered_add(u32 alloc_stack_hash, int val) in alloc_covered_add()
232 static bool alloc_covered_contains(u32 alloc_stack_hash) in alloc_covered_contains()
416 u32 alloc_stack_hash) in kfence_guarded_alloc()
1072 u32 alloc_stack_hash; in __kfence_alloc() local
H A Dkfence.h100 u32 alloc_stack_hash; member