Searched refs:GOFLAG_INIT (Results 1 – 2 of 2) sorted by relevance
69 #define GOFLAG_INIT 0 macro73 static volatile int goflag = GOFLAG_INIT;126 while (goflag == GOFLAG_INIT) { in rcu_read_perf_test()152 while (goflag == GOFLAG_INIT) { in rcu_update_perf_test()256 while (goflag == GOFLAG_INIT) { in rcu_read_stress_test()308 while (goflag == GOFLAG_INIT) { in rcu_update_stress_test()350 while (goflag == GOFLAG_INIT) { in rcu_fake_update_stress_test()
42 #define GOFLAG_INIT 0 macro46 static int goflag = GOFLAG_INIT;175 while (qatomic_read(&goflag) == GOFLAG_INIT) { in rcu_q_reader()210 while (qatomic_read(&goflag) == GOFLAG_INIT) { in rcu_q_updater()