Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dringbuf.c572 const struct bpf_func_proto bpf_ringbuf_query_proto = { variable
H A Dhelpers.c1721 return &bpf_ringbuf_query_proto; in bpf_base_func_proto()
/openbmc/linux/include/linux/
H A Dbpf.h3015 extern const struct bpf_func_proto bpf_ringbuf_query_proto;
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c1524 return &bpf_ringbuf_query_proto; in bpf_tracing_func_proto()