Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dringbuf.c61 static struct bpf_ringbuf *bpf_ringbuf_area_alloc(size_t data_sz, int numa_node) in bpf_ringbuf_area_alloc() function
133 rb = bpf_ringbuf_area_alloc(data_sz, numa_node); in bpf_ringbuf_alloc()
/linux/Documentation/bpf/
A Dringbuf.rst192 diagram showing this visually in ``bpf_ringbuf_area_alloc()``.

Completed in 4 milliseconds