Searched refs:BPF_RB_PROD_POS (Results 1 – 2 of 2) sorted by relevance
/tools/testing/selftests/bpf/progs/ | ||
D | test_ringbuf.c | 74 prod_pos = bpf_ringbuf_query(&ringbuf, BPF_RB_PROD_POS); in test_ringbuf() |
/tools/include/uapi/linux/ | ||
D | bpf.h | 5200 BPF_RB_PROD_POS = 3, enumerator |