Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dstackmap.c561 const struct bpf_func_proto bpf_get_stack_proto_pe = { variable
/openbmc/linux/include/linux/
H A Dbpf.h3001 extern const struct bpf_func_proto bpf_get_stack_proto_pe;
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c1806 return &bpf_get_stack_proto_pe; in pe_prog_func_proto()