Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dstackmap.c376 const struct bpf_func_proto bpf_get_stackid_proto_pe = { variable
/Linux-v6.6/include/linux/
Dbpf.h2957 extern const struct bpf_func_proto bpf_get_stackid_proto_pe;
/Linux-v6.6/kernel/trace/
Dbpf_trace.c1798 return &bpf_get_stackid_proto_pe; in pe_prog_func_proto()