Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/bpf/verifier/
Dd_path.c17 .kfunc = "dentry_open",
36 .kfunc = "d_path",
/Linux-v5.10/tools/testing/selftests/bpf/
Dtest_verifier.c117 const char *kfunc; member
988 if (prog_type == BPF_PROG_TYPE_TRACING && test->kfunc) { in do_test_single()
989 attr.attach_btf_id = libbpf_find_vmlinux_btf_id(test->kfunc, in do_test_single()
993 test->kfunc); in do_test_single()