Searched refs:MAX_SYNC_RCU_CALLS (Results 1 – 1 of 1) sorted by relevance
47 const int MAX_SYNC_RCU_CALLS = 1000; in test_exit_creds() local69 } while (run_count == 0 && ++sync_rcu_calls < MAX_SYNC_RCU_CALLS); in test_exit_creds()71 ASSERT_NEQ(sync_rcu_calls, MAX_SYNC_RCU_CALLS, in test_exit_creds()
Completed in 3 milliseconds