Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/progs/
H 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()
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H 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()
/linux-6.15/Documentation/bpf/
H A Dmap_sockmap.rst352 - `tools/testing/selftests/bpf/progs/test_sockmap_update.c`_
498 …s/test_sockmap_update.c`: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/…