Searched refs:process_sample (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| A D | ringbuf_multi.c | 16 static int process_sample(void *ctx, void *data, size_t len) in process_sample() function 84 process_sample, (void *)(long)1, NULL); in test_ringbuf_multi() 89 process_sample, (void *)(long)2); in test_ringbuf_multi()
|
| A D | test_ima.c | 37 static int process_sample(void *ctx, void *data, size_t len) in process_sample() function 58 process_sample, NULL, NULL); in test_test_ima()
|
| A D | ringbuf.c | 40 static int process_sample(void *ctx, void *data, size_t len) in process_sample() function 153 process_sample, NULL, NULL); in test_ringbuf()
|
Completed in 7 milliseconds