Searched refs:kern_sync_rcu (Results 1 – 12 of 12) sorted by relevance
43 kern_sync_rcu(); in do_test_normal_map_btf()87 kern_sync_rcu(); in do_test_map_in_map_btf()
160 ASSERT_OK(kern_sync_rcu(), "kern_sync_rcu"); in test_bpf_mod_race_config()179 ASSERT_OK(kern_sync_rcu(), "kern_sync_rcu"); in test_bpf_mod_race_config()
238 kern_sync_rcu(); in test_walk_dead_self_only()240 kern_sync_rcu(); in test_walk_dead_self_only()242 kern_sync_rcu(); in test_walk_dead_self_only()
150 ASSERT_OK(kern_sync_rcu(), "sync rcu"); in serial_test_map_kptr()155 ASSERT_OK(kern_sync_rcu(), "sync rcu"); in serial_test_map_kptr()
69 kern_sync_rcu(); in test_xdp_with_devmap_helpers()219 kern_sync_rcu(); in test_xdp_with_devmap_helpers_veth()
68 kern_sync_rcu(); in test_xdp_with_cpumap_helpers()
320 if (!ASSERT_GE(kern_sync_rcu(), 0, "kern_sync_rcu 1")) in check_fd_array_cnt__referenced_btfs()
228 kern_sync_rcu(); in test_xdp_do_redirect()
75 kern_sync_rcu(); in test_exit_creds()
111 kern_sync_rcu(); in do_read_map_iter_fd()112 kern_sync_rcu(); in do_read_map_iter_fd()
38 int kern_sync_rcu(void);
374 if (kern_sync_rcu()) in unload_module()439 int kern_sync_rcu(void) in kern_sync_rcu() function