Home
last modified time | relevance | path

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

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