Searched defs:bpf_ringbuf_output (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/kernel/bpf/ |
| D | ringbuf.c | 461 BPF_CALL_4(bpf_ringbuf_output, struct bpf_map *, map, void *, data, u64, size, in BPF_CALL_4() argument
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| D | ringbuf.c | 539 BPF_CALL_4(bpf_ringbuf_output, struct bpf_map *, map, void *, data, u64, size, in BPF_CALL_4() argument
|