Home
last modified time | relevance | path

Searched refs:MAX_SYNC_RCU_CALLS (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dtask_local_storage.c47 const int MAX_SYNC_RCU_CALLS = 1000; in test_exit_creds() local
69 } 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