Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmap_kptr.c36 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.test_ls_map_kptr_ref2), &lopts); in test_map_kptr_success()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dmap_kptr.c499 int test_ls_map_kptr_ref2(void *ctx) in test_ls_map_kptr_ref2() function