Searched refs:kern_sync_rcu (Results 1 – 10 of 10) sorted by relevance
237 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()
184 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()
115 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()
76 kern_sync_rcu(); in serial_test_perf_link()
210 kern_sync_rcu(); in test_xdp_do_redirect()
327 kern_sync_rcu(); in tp_subtest()399 kern_sync_rcu(); in pe_subtest()
67 kern_sync_rcu(); in test_exit_creds()
113 kern_sync_rcu(); in do_read_map_iter_fd()114 kern_sync_rcu(); in do_read_map_iter_fd()
393 int kern_sync_rcu(void);
632 int kern_sync_rcu(void) in kern_sync_rcu() function639 if (kern_sync_rcu()) in unload_bpf_testmod()
Completed in 15 milliseconds