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