Searched refs:bpf_get_stackid_proto (Results 1 – 3 of 3) sorted by relevance
327 const struct bpf_func_proto bpf_get_stackid_proto = { variable
3221 extern const struct bpf_func_proto bpf_get_stackid_proto;
1567 return &bpf_get_stackid_proto; in kprobe_prog_func_proto()