Searched refs:test_ls_map_kptr_ref1 (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dmap_kptr.c32 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.test_ls_map_kptr_ref1), &lopts);
33 ASSERT_OK(ret, "test_ls_map_kptr_ref1 refcount");
34 ASSERT_OK(lopts.retval, "test_ls_map_kptr_ref1 retval");
/linux-master/tools/testing/selftests/bpf/progs/
H A Dmap_kptr.c481 int test_ls_map_kptr_ref1(void *ctx) function

Completed in 261 milliseconds