Searched refs:bpf_ringbuf_reserve_dynptr_proto (Results 1 – 2 of 2) sorted by relevance
/kernel/bpf/ | ||
D | ringbuf.c | 596 const struct bpf_func_proto bpf_ringbuf_reserve_dynptr_proto = { variable |
D | helpers.c | 1677 return &bpf_ringbuf_reserve_dynptr_proto; in bpf_base_func_proto() |