Searched refs:kfunc (Results 1 – 5 of 5) sorted by relevance
17 .kfunc = "dentry_open",36 .kfunc = "d_path",
103 .kfunc = "bpf_fentry_test7",
84 .kfunc = "task",
127 const char *kfunc; member1146 if (prog_type == BPF_PROG_TYPE_TRACING && test->kfunc) { in do_test_single()1147 attr.attach_btf_id = libbpf_find_vmlinux_btf_id(test->kfunc, in do_test_single()1151 test->kfunc); in do_test_single()
85 directly via unstable interface also known as "kfunc".
Completed in 11 milliseconds