Searched refs:process_sample (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/tools/testing/selftests/bpf/prog_tests/ |
| D | ringbuf_multi.c | 16 static int process_sample(void *ctx, void *data, size_t len) in process_sample() function 83 process_sample, (void *)(long)1, NULL); in test_ringbuf_multi() 88 process_sample, (void *)(long)2); in test_ringbuf_multi()
|
| 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()
|
| 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()
|