Searched refs:sync_rcu_calls (Results 1 – 1 of 1) sorted by relevance
46 int err, run_count, sync_rcu_calls = 0; 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