Home
last modified time | relevance | path

Searched refs:bpf_get_stackid_proto (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/kernel/bpf/
Dstackmap.c497 const struct bpf_func_proto bpf_get_stackid_proto = { variable
/Linux-v5.10/include/linux/
Dbpf.h1801 extern const struct bpf_func_proto bpf_get_stackid_proto;
/Linux-v5.10/kernel/trace/
Dbpf_trace.c1356 return &bpf_get_stackid_proto; in kprobe_prog_func_proto()