Home
last modified time | relevance | path

Searched refs:test_sockmap_update (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/bpf/progs/
A Dverifier_sockmap_mutate.c46 static __always_inline void test_sockmap_update(void *sk) in test_sockmap_update() function
59 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()
/tools/testing/selftests/bpf/prog_tests/
A Dsockmap_basic.c227 static void test_sockmap_update(enum bpf_map_type map_type) in test_sockmap_update() function
230 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