Home
last modified time | relevance | path

Searched refs: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.c46 int err, run_count, sync_rcu_calls = 0; 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