Home
last modified time | relevance | path

Searched refs:BPF_RB_RING_SIZE (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/tools/testing/selftests/bpf/progs/
H A Dtest_ringbuf.c72 ring_size = bpf_ringbuf_query(&ringbuf, BPF_RB_RING_SIZE); in test_ringbuf()
/linux-6.15/kernel/bpf/
H A Dringbuf.c573 case BPF_RB_RING_SIZE: in BPF_CALL_2()
/linux-6.15/Documentation/bpf/
H A Dringbuf.rst126 - ``BPF_RB_RING_SIZE`` returns the size of ring buffer;
/linux-6.15/tools/include/uapi/linux/
H A Dbpf.h6177 BPF_RB_RING_SIZE = 1, enumerator
/linux-6.15/include/uapi/linux/
H A Dbpf.h6177 BPF_RB_RING_SIZE = 1, enumerator