Searched refs:kern_sync_rcu (Results 1 – 14 of 14) sorted by relevance
43 kern_sync_rcu(); in do_test_normal_map_btf()87 kern_sync_rcu(); in do_test_map_in_map_btf()
70 kern_sync_rcu(); in test_htab_leak()131 kern_sync_rcu(); in test_percpu_htab_leak()192 kern_sync_rcu(); in test_sk_ls_leak()
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()
244 /* Two kern_sync_rcu() and usleep() pairs are used to wait for the in test_walk_dead_self_only() 245 * releases of cgroup css, and the last kern_sync_rcu() and usleep() in test_walk_dead_self_only() 248 kern_sync_rcu(); in test_walk_dead_self_only() 250 kern_sync_rcu(); in test_walk_dead_self_only() 252 kern_sync_rcu(); in test_walk_dead_self_only()
168 ASSERT_OK(kern_sync_rcu(), "sync rcu"); in serial_test_map_kptr()175 ASSERT_OK(kern_sync_rcu(), "sync rcu"); in serial_test_map_kptr()
70 kern_sync_rcu(); in test_xdp_with_devmap_helpers() 243 kern_sync_rcu(); in serial_test_xdp_devmap_attach()
68 kern_sync_rcu(); in test_xdp_with_cpumap_helpers()
414 kern_sync_rcu(); in tp_subtest() 487 kern_sync_rcu(); in pe_subtest()
320 if (!ASSERT_GE(kern_sync_rcu(), 0, "kern_sync_rcu 1")) in check_fd_array_cnt__referenced_btfs()
237 kern_sync_rcu(); in test_xdp_do_redirect()
75 /* kern_sync_rcu is not enough on its own as the read section we want in test_exit_creds() 81 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);
375 if (kern_sync_rcu()) in try_unload_module()455 int kern_sync_rcu(void) in kern_sync_rcu() function