Searched refs:panic_thread_recurse_count (Results 1 – 1 of 1) sorted by relevance
5324 static int panic_thread_recurse_count = 5; in panic_thread_test_child_spin() local5326 if (panic_thread_recurse_count > 0) { in panic_thread_test_child_spin()5327 panic_thread_recurse_count--; in panic_thread_test_child_spin()