Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dstackmap.c307 const struct bpf_func_proto bpf_get_stackid_proto = { variable
/Linux-v6.6/include/linux/
Dbpf.h2954 extern const struct bpf_func_proto bpf_get_stackid_proto;
/Linux-v6.6/kernel/trace/
Dbpf_trace.c1568 return &bpf_get_stackid_proto; in kprobe_prog_func_proto()