Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dbtf_map_in_map.c115 CHECK(kern_sync_rcu(), "sync_rcu", "failed\n"); in test_lookup_update()
116 CHECK(kern_sync_rcu(), "sync_rcu", "failed\n"); in test_lookup_update()
Dbpf_cookie.c145 kern_sync_rcu(); in tp_subtest()
217 kern_sync_rcu(); in pe_subtest()
Dtask_local_storage.c57 kern_sync_rcu(); in test_exit_creds()
Dperf_link.c75 kern_sync_rcu(); in test_perf_link()
/Linux-v5.15/tools/testing/selftests/bpf/
Dtest_progs.h293 int kern_sync_rcu(void);
Dtest_progs.c399 int kern_sync_rcu(void) in kern_sync_rcu() function
406 if (kern_sync_rcu()) in unload_bpf_testmod()