Searched refs:bpf_ringbuf_submit_proto (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | bpf.h | 3453 extern const struct bpf_func_proto bpf_ringbuf_submit_proto; |
/linux/kernel/bpf/ | ||
H A D | helpers.c | 1953 return &bpf_ringbuf_submit_proto; in bpf_base_func_proto() |