Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dringbuf_multi.c16 static int process_sample(void *ctx, void *data, size_t len) in process_sample() function
55 process_sample, (void *)(long)1, NULL); in test_ringbuf_multi()
60 process_sample, (void *)(long)2); in test_ringbuf_multi()
H A Dringbuf.c40 static int process_sample(void *ctx, void *data, size_t len) in process_sample() function
99 process_sample, NULL, NULL); in test_ringbuf()