Home
last modified time | relevance | path

Searched refs:ALLOC_COVERED_HNEXT (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/mm/kfence/
H A Dcore.c155 #define ALLOC_COVERED_HNEXT(h) hash_32(h, ALLOC_COVERED_ORDER) macro
219 alloc_stack_hash = ALLOC_COVERED_HNEXT(alloc_stack_hash); in alloc_covered_add()
234 alloc_stack_hash = ALLOC_COVERED_HNEXT(alloc_stack_hash); in alloc_covered_contains()

Completed in 2 milliseconds