Home
last modified time | relevance | path

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

/linux/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/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_basic.c237 static void test_sockmap_update(enum bpf_map_type map_type) in test_sockmap_update() function
240 struct test_sockmap_update *skel; in test_sockmap_update()
1330 test_sockmap_update(BPF_MAP_TYPE_SOCKMAP); in test_sockmap_basic()
1332 test_sockmap_update(BPF_MAP_TYPE_SOCKHASH); in test_sockmap_basic()
/linux/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/…