Home
last modified time | relevance | path

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

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