Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dbpf_mod_race.c184 ASSERT_OK(kern_sync_rcu(), "kern_sync_rcu"); in test_bpf_mod_race_config()
203 ASSERT_OK(kern_sync_rcu(), "kern_sync_rcu"); in test_bpf_mod_race_config()
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()
Dtask_local_storage.c57 kern_sync_rcu(); in test_exit_creds()
Dperf_link.c76 kern_sync_rcu(); in serial_test_perf_link()
Dxdp_do_redirect.c180 kern_sync_rcu(); in test_xdp_do_redirect()
Dbpf_cookie.c327 kern_sync_rcu(); in tp_subtest()
399 kern_sync_rcu(); in pe_subtest()
Dbpf_iter.c112 kern_sync_rcu(); in do_read_map_iter_fd()
113 kern_sync_rcu(); in do_read_map_iter_fd()
/Linux-v6.1/tools/testing/selftests/bpf/
Dtest_progs.h384 int kern_sync_rcu(void);
Dtest_progs.c624 int kern_sync_rcu(void) in kern_sync_rcu() function
631 if (kern_sync_rcu()) in unload_bpf_testmod()