Searched refs:SEARCHMSG (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtrace_printk.c10 #define SEARCHMSG "testing,testing" macro
60 if (strstr(buf, SEARCHMSG) != NULL)
H A Dtrace_vprintk.c10 #define SEARCHMSG "1,2,3,4,5,6,7,8,9,10" macro
53 if (strstr(buf, SEARCHMSG) != NULL)

Completed in 114 milliseconds