Searched refs:poison_count (Results 1 – 1 of 1) sorted by relevance
56 unsigned int poison_count = 0; in stackleak_erase() local67 while (kstack_ptr > boundary && poison_count <= depth) { in stackleak_erase()69 poison_count++; in stackleak_erase()71 poison_count = 0; in stackleak_erase()