Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dringbuf.c462 const struct bpf_func_proto bpf_ringbuf_reserve_proto = { variable
H A Dhelpers.c1715 return &bpf_ringbuf_reserve_proto; in bpf_base_func_proto()
/openbmc/linux/include/linux/
H A Dbpf.h3012 extern const struct bpf_func_proto bpf_ringbuf_reserve_proto;
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c1518 return &bpf_ringbuf_reserve_proto; in bpf_tracing_func_proto()