Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dstackmap.c327 const struct bpf_func_proto bpf_get_stackid_proto = { variable
/linux-6.15/include/linux/
H A Dbpf.h3328 extern const struct bpf_func_proto bpf_get_stackid_proto;
/linux-6.15/kernel/trace/
H A Dbpf_trace.c1599 return &bpf_get_stackid_proto; in kprobe_prog_func_proto()