Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmap_kptr.c28 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.test_map_kptr_ref2), &opts); in test_map_kptr_success()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dmap_kptr.c440 int test_map_kptr_ref2(struct __sk_buff *ctx) in test_map_kptr_ref2() function