Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dunpriv_bpf_disabled.c25 static int process_ringbuf(void *ctx, void *data, size_t len) in process_ringbuf() function
82 ringbuf = ring_buffer__new(bpf_map__fd(skel->maps.ringbuf), process_ringbuf, NULL, NULL); in test_unpriv_bpf_disabled_positive()