Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dcgroup_iter.c237 kern_sync_rcu(); in test_walk_dead_self_only()
239 kern_sync_rcu(); in test_walk_dead_self_only()
241 kern_sync_rcu(); in test_walk_dead_self_only()
A 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()
A 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()
A Dperf_link.c76 kern_sync_rcu(); in serial_test_perf_link()
A Dxdp_do_redirect.c210 kern_sync_rcu(); in test_xdp_do_redirect()
A Dbpf_cookie.c327 kern_sync_rcu(); in tp_subtest()
399 kern_sync_rcu(); in pe_subtest()
A Dtask_local_storage.c67 kern_sync_rcu(); in test_exit_creds()
A Dbpf_iter.c113 kern_sync_rcu(); in do_read_map_iter_fd()
114 kern_sync_rcu(); in do_read_map_iter_fd()
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dtest_progs.h393 int kern_sync_rcu(void);
A Dtest_progs.c632 int kern_sync_rcu(void) in kern_sync_rcu() function
639 if (kern_sync_rcu()) in unload_bpf_testmod()

Completed in 15 milliseconds