Home
last modified time | relevance | path

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

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