Searched refs:print_verbose (Results 1 – 2 of 2) sorted by relevance
60 #define print_verbose(x...) do { if (opt_verbose) ksft_print_msg(x); } while (0) macro
419 print_verbose("NS switched: %s\n", nsname); in switch_namespace()1352 print_verbose("Sending %d packets on interface %s\n", ifobject->pkt_stream->nb_pkts, in worker_testapp_validate_tx()1525 print_verbose("Switching Tx/Rx vectors\n"); in testapp_bidi()