Searched refs:SEARCHMSG (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| A D | trace_vprintk.c | 8 #define SEARCHMSG "1,2,3,4,5,6,7,8,9,10" macro 12 if (strstr(str, SEARCHMSG) != NULL) in trace_pipe_cb()
|
| A D | trace_printk.c | 8 #define SEARCHMSG "testing,testing" macro 12 if (strstr(str, SEARCHMSG) != NULL) in trace_pipe_cb()
|
Completed in 5 milliseconds