Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c299 bool got_new_data; in ringbuf_custom_process_ring() local
303 got_new_data = false; in ringbuf_custom_process_ring()
313 got_new_data = true; in ringbuf_custom_process_ring()
318 if (got_new_data) in ringbuf_custom_process_ring()