Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Duser_ringbuf_success.c193 do_nothing_cb(struct bpf_dynptr *dynptr, void *context) in do_nothing_cb() function
207 num_samples = bpf_user_ringbuf_drain(&user_ringbuf, do_nothing_cb, NULL, 0); in test_user_ringbuf_epoll()