Searched refs:kfunc (Results 1 – 4 of 4) sorted by relevance
17 .kfunc = "dentry_open",36 .kfunc = "d_path",
103 .kfunc = "bpf_fentry_test7",
84 .kfunc = "task",
122 const char *kfunc; member1098 if (prog_type == BPF_PROG_TYPE_TRACING && test->kfunc) { in do_test_single()1099 attr.attach_btf_id = libbpf_find_vmlinux_btf_id(test->kfunc, in do_test_single()1103 test->kfunc); in do_test_single()