Searched refs:test_sockmap_update (Results 1 – 2 of 2) sorted by relevance
46 static __always_inline void test_sockmap_update(void *sk) in test_sockmap_update() function59 test_sockmap_update(sk); in test_sockmap_lookup_and_update()67 test_sockmap_update(sk); in test_sockmap_mutate()168 test_sockmap_update(ctx->sk); in test_sockops_update()
227 static void test_sockmap_update(enum bpf_map_type map_type) in test_sockmap_update() function230 struct test_sockmap_update *skel; in test_sockmap_update()1058 test_sockmap_update(BPF_MAP_TYPE_SOCKMAP); in test_sockmap_basic()1060 test_sockmap_update(BPF_MAP_TYPE_SOCKHASH); in test_sockmap_basic()
Completed in 5 milliseconds