Searched refs:process_sample (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | ringbuf_multi.c | 16 static int process_sample(void *ctx, void *data, size_t len) in process_sample() function 85 process_sample, (void *)(long)1, NULL); in test_ringbuf_multi() 98 process_sample, (void *)(long)2); in test_ringbuf_multi()
|
| H A D | test_ima.c | 46 static int process_sample(void *ctx, void *data, size_t len) in process_sample() function 81 process_sample, NULL, NULL); in test_test_ima()
|
| H A D | ringbuf.c | 45 static int process_sample(void *ctx, void *data, size_t len) in process_sample() 117 ringbuf = ring_buffer__new(rb_fd, process_sample, NULL, NULL); in ringbuf_write_subtest() 214 process_sample, NULL, NULL); in ringbuf_subtest() 44 static int process_sample(void *ctx, void *data, size_t len) process_sample() function
|