Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dstackmap.c396 const struct bpf_func_proto bpf_get_stackid_proto_pe = { variable
/linux-6.12.1/include/linux/
Dbpf.h3226 extern const struct bpf_func_proto bpf_get_stackid_proto_pe;
/linux-6.12.1/kernel/trace/
Dbpf_trace.c1797 return &bpf_get_stackid_proto_pe; in pe_prog_func_proto()