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

/linux-master/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);
234 alloc_stack_hash = ALLOC_COVERED_HNEXT(alloc_stack_hash);

Completed in 138 milliseconds