Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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); in test_map_kptr_success()
33 ASSERT_OK(ret, "test_ls_map_kptr_ref1 refcount"); in test_map_kptr_success()
34 ASSERT_OK(lopts.retval, "test_ls_map_kptr_ref1 retval"); in test_map_kptr_success()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dmap_kptr.c481 int test_ls_map_kptr_ref1(void *ctx) in test_ls_map_kptr_ref1() function

Completed in 2 milliseconds