Home
last modified time | relevance | path

Searched refs:bpf_ringbuf_query_proto (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/kernel/bpf/
Dringbuf.c572 const struct bpf_func_proto bpf_ringbuf_query_proto = { variable
Dhelpers.c1708 return &bpf_ringbuf_query_proto; in bpf_base_func_proto()
/Linux-v6.6/include/linux/
Dbpf.h2981 extern const struct bpf_func_proto bpf_ringbuf_query_proto;
/Linux-v6.6/kernel/trace/
Dbpf_trace.c1521 return &bpf_ringbuf_query_proto; in bpf_tracing_func_proto()