Searched refs:bpf_ringbuf_reserve_proto (Results 1 – 4 of 4) sorted by relevance
448 const struct bpf_func_proto bpf_ringbuf_reserve_proto = { variable
1630 return &bpf_ringbuf_reserve_proto; in bpf_base_func_proto()
1476 return &bpf_ringbuf_reserve_proto; in bpf_tracing_func_proto()
2744 extern const struct bpf_func_proto bpf_ringbuf_reserve_proto;
Completed in 25 milliseconds