Searched refs:BPF_RB_PROD_POS (Results 1 – 4 of 4) sorted by relevance
74 prod_pos = bpf_ringbuf_query(&ringbuf, BPF_RB_PROD_POS); in test_ringbuf()
127 - ``BPF_RB_CONS_POS``/``BPF_RB_PROD_POS`` returns current logical position
4618 * * **BPF_RB_PROD_POS**: Producer(s) position (can wrap around).6217 BPF_RB_PROD_POS = 3, enumerator