Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dstackmap.c563 const struct bpf_func_proto bpf_get_stackid_proto_pe = { variable
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1884 extern const struct bpf_func_proto bpf_get_stackid_proto_pe;
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dbpf_trace.c1559 return &bpf_get_stackid_proto_pe; in pe_prog_func_proto()