Searched refs:ALLOC_COVERED_HNEXT (Results 1 – 1 of 1) sorted by relevance
129 #define ALLOC_COVERED_HNEXT(h) hash_32(h, ALLOC_COVERED_ORDER) macro193 alloc_stack_hash = ALLOC_COVERED_HNEXT(alloc_stack_hash); in alloc_covered_add()208 alloc_stack_hash = ALLOC_COVERED_HNEXT(alloc_stack_hash); in alloc_covered_contains()
Completed in 5 milliseconds