Home
last modified time | relevance | path

Searched refs:bpf_ringbuf_area_alloc (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/bpf/
H A Dringbuf.c60 static struct bpf_ringbuf *bpf_ringbuf_area_alloc(size_t data_sz, int numa_node) in bpf_ringbuf_area_alloc() function
131 rb = bpf_ringbuf_area_alloc(data_sz, numa_node); in bpf_ringbuf_alloc()
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/bpf/
H A Dringbuf.c60 static struct bpf_ringbuf *bpf_ringbuf_area_alloc(size_t data_sz, int numa_node) in bpf_ringbuf_area_alloc() function
131 rb = bpf_ringbuf_area_alloc(data_sz, numa_node); in bpf_ringbuf_alloc()
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/bpf/
H A Dringbuf.c60 static struct bpf_ringbuf *bpf_ringbuf_area_alloc(size_t data_sz, int numa_node) in bpf_ringbuf_area_alloc() function
131 rb = bpf_ringbuf_area_alloc(data_sz, numa_node); in bpf_ringbuf_alloc()
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/bpf/
H A Dringbuf.rst192 diagram showing this visually in ``bpf_ringbuf_area_alloc()``.
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/bpf/
H A Dringbuf.rst192 diagram showing this visually in ``bpf_ringbuf_area_alloc()``.
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/bpf/
H A Dringbuf.rst192 diagram showing this visually in ``bpf_ringbuf_area_alloc()``.