Searched refs:alloc_covered (Results 1 – 1 of 1) sorted by relevance
150 static atomic_t alloc_covered[ALLOC_COVERED_SIZE]; variable211 atomic_add(val, &alloc_covered[alloc_stack_hash & ALLOC_COVERED_MASK]); in alloc_covered_add()225 if (!atomic_read(&alloc_covered[alloc_stack_hash & ALLOC_COVERED_MASK])) in alloc_covered_contains()