Searched refs:rcu_self_test_counter (Results 1 – 1 of 1) sorted by relevance
612 static int rcu_self_test_counter; in early_boot_test_call_rcu() 616 rcu_self_test_counter++; in early_boot_test_call_rcu() 617 pr_info("RCU test callback executed %d\n", rcu_self_test_counter); in early_boot_test_call_rcu() 666 if (rcu_self_test_counter != early_boot_test_counter) { in rcupdate_announce_bootup_oddness() 590 static int rcu_self_test_counter; global() variable