Searched refs:BPF_RB_RING_SIZE (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_ringbuf.c72 ring_size = bpf_ringbuf_query(&ringbuf, BPF_RB_RING_SIZE);
/linux-master/kernel/bpf/
H A Dringbuf.c561 case BPF_RB_RING_SIZE:
/linux-master/include/uapi/linux/
H A Dbpf.h4552 * * **BPF_RB_RING_SIZE**: The size of ring buffer.
6148 BPF_RB_RING_SIZE = 1, enumerator in enum:__anon2648
/linux-master/tools/include/uapi/linux/
H A Dbpf.h4552 * * **BPF_RB_RING_SIZE**: The size of ring buffer.
6148 BPF_RB_RING_SIZE = 1, enumerator in enum:__anon3189

Completed in 281 milliseconds