Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dstackmap.c396 const struct bpf_func_proto bpf_get_stackid_proto_pe = { variable
/linux/include/linux/
H A Dbpf.h3279 extern const struct bpf_func_proto bpf_get_stackid_proto_pe;
/linux/kernel/trace/
H A Dbpf_trace.c1832 return &bpf_get_stackid_proto_pe; in pe_prog_func_proto()