Searched refs:cht_busy (Results 1 – 1 of 1) sorted by relevance
51 static int cht_busy; variable676 VERIFY(!cht_busy); in cuckoo_test_start()677 cht_busy = 1; in cuckoo_test_start()708 VERIFY(cht_busy); in cuckoo_test_stop()709 cht_busy = 0; in cuckoo_test_stop()731 if (newvalue && cht_busy) { in sysctl_cuckoo_test()769 (newvalue && !cht_busy) || (!newvalue && !cht_busy))); in sysctl_cuckoo_test()