Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/
Dtrace_printk.c9 #define SEARCHMSG "testing,testing" macro
58 if (strstr(buf, SEARCHMSG) != NULL) in test_trace_printk()
67 "no instance of %s in %s", SEARCHMSG, TRACEBUF)) in test_trace_printk()