Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_ringbuf.c73 cons_pos = bpf_ringbuf_query(&ringbuf, BPF_RB_CONS_POS); in test_ringbuf()
/linux/kernel/bpf/
H A Dringbuf.c578 case BPF_RB_CONS_POS: in BPF_CALL_2()
/linux/Documentation/bpf/
H A Dringbuf.rst127 - ``BPF_RB_CONS_POS``/``BPF_RB_PROD_POS`` returns current logical position
/linux/include/uapi/linux/
H A Dbpf.h6167 BPF_RB_CONS_POS = 2, enumerator
/linux/tools/include/uapi/linux/
H A Dbpf.h6167 BPF_RB_CONS_POS = 2, enumerator