Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dringbuf.c472 const struct bpf_func_proto bpf_ringbuf_query_proto = { variable
Dhelpers.c1381 return &bpf_ringbuf_query_proto; in bpf_base_func_proto()
/Linux-v5.15/kernel/trace/
Dbpf_trace.c1112 return &bpf_ringbuf_query_proto; in bpf_tracing_func_proto()
/Linux-v5.15/include/linux/
Dbpf.h2088 extern const struct bpf_func_proto bpf_ringbuf_query_proto;