Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Ddynptr_success.c121 static int ringbuf_callback(__u32 index, void *data) in ringbuf_callback() function
159 bpf_loop(10, ringbuf_callback, &ptr, 0); in test_ringbuf()