Home
last modified time | relevance | path

Searched refs:VERBOSE (Results 1 – 25 of 66) sorted by relevance

123

/kernel/linux/linux-5.10/tools/testing/selftests/ftrace/
Dftracetest89 if [ $VERBOSE -eq -1 ]; then
92 VERBOSE=$((VERBOSE + 1))
93 [ $1 = '-vv' ] && VERBOSE=$((VERBOSE + 1))
94 [ $1 = '-vvv' ] && VERBOSE=$((VERBOSE + 2))
98 if [ $VERBOSE -ne 0 ]; then
101 VERBOSE=-1
182 VERBOSE=0
383 if [ $VERBOSE -eq -1 ]; then
387 elif [ $VERBOSE -ge 3 ]; then
389 elif [ $VERBOSE -eq 2 ]; then
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/prism54/
Disl_38xx.c62 #if VERBOSE > SHOW_ERROR_MESSAGES in isl38xx_handle_sleep_request()
87 #if VERBOSE > SHOW_ERROR_MESSAGES in isl38xx_handle_wakeup()
103 #if VERBOSE > SHOW_ERROR_MESSAGES in isl38xx_trigger_device()
112 #if VERBOSE > SHOW_ERROR_MESSAGES in isl38xx_trigger_device()
124 #if VERBOSE > SHOW_ERROR_MESSAGES in isl38xx_trigger_device()
134 #if VERBOSE > SHOW_ERROR_MESSAGES in isl38xx_trigger_device()
139 #if VERBOSE > SHOW_ERROR_MESSAGES in isl38xx_trigger_device()
155 #if VERBOSE > SHOW_ERROR_MESSAGES in isl38xx_trigger_device()
166 #if VERBOSE > SHOW_ERROR_MESSAGES in isl38xx_trigger_device()
179 #if VERBOSE > SHOW_ERROR_MESSAGES in isl38xx_interface_reset()
Dislpci_mgt.c27 int pc_debug = VERBOSE;
33 #if VERBOSE > SHOW_ERROR_MESSAGES
102 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_mgmt_rx_fill()
167 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_mgt_transmit()
193 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_mgt_transmit()
264 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_mgt_receive()
322 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_mgt_receive()
354 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_mgt_receive()
361 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_mgt_receive()
382 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_mgt_receive()
[all …]
Dislpci_eth.c47 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_eth_cleanup_transmit()
80 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_eth_transmit()
112 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_eth_transmit()
131 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_eth_transmit()
162 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_eth_transmit()
173 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_eth_transmit()
304 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_eth_receive()
317 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_eth_receive()
335 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_eth_receive()
349 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_eth_receive()
[all …]
Dislpci_dev.c194 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_interrupt()
217 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_interrupt()
224 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_interrupt()
273 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_interrupt()
290 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_interrupt()
315 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_interrupt()
324 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_interrupt()
334 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_interrupt()
342 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_interrupt()
617 #if VERBOSE > SHOW_ERROR_MESSAGES in islpci_alloc_memory()
[all …]
/kernel/linux/linux-5.10/scripts/
Dcoccicheck28 VERBOSE="$V"
30 VERBOSE=0
131 if [ $VERBOSE -ne 0 ] ; then
151 if [ $VERBOSE -ne 0 ] ; then
157 if [ $VERBOSE -eq 2 ] ; then
174 if [ $VERBOSE -eq 2 ] ; then
203 if [ $VERBOSE -ne 0 -a $ONLINE -eq 0 ] ; then
/kernel/linux/linux-5.10/tools/testing/selftests/net/
Dfib_nexthop_multiprefix.sh16 VERBOSE=0
44 [ "$VERBOSE" = "1" ] && echo
53 if [ "$VERBOSE" = "1" ]; then
59 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
63 [ "$VERBOSE" = "1" ] && echo
134 if [ "$VERBOSE" = "1" ]; then
179 if [ "$VERBOSE" = "1" ]; then
208 if [ "$VERBOSE" = "1" ]; then
230 v) VERBOSE=1;;
Dtraceroute.sh7 VERBOSE=0
45 if [ "$VERBOSE" = "1" ]; then
51 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
55 [ "$VERBOSE" = "1" ] && echo
314 v) VERBOSE=$(($VERBOSE + 1));;
Dfib-onlink-tests.sh7 VERBOSE=0
129 if [ "$VERBOSE" = "1" ]; then
135 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
139 [ "$VERBOSE" = "1" ] && echo
491 v) VERBOSE=$(($VERBOSE + 1));;
Dicmp_redirect.sh22 VERBOSE=0
85 if [ "$VERBOSE" = "1" ]; then
96 if [ "$VERBOSE" = "1" ]; then
102 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
106 [ "$VERBOSE" = "1" ] && echo
288 if [ "$VERBOSE" = "1" ]; then
497 v) VERBOSE=$(($VERBOSE + 1));;
Dvrf_route_leaking.sh61 VERBOSE=0
127 if [ "$VERBOSE" = "1" ]; then
134 if [ "$VERBOSE" = "1" ] && [ -n "$out" ]; then
138 [ "$VERBOSE" = "1" ] && echo
151 if [ "$VERBOSE" = "1" ]; then
157 if [ "$VERBOSE" = "1" ] && [ -n "$out" ]; then
164 [ "$VERBOSE" = "1" ] && echo
581 v) VERBOSE=1;;
Dl2tp.sh16 VERBOSE=0
56 if [ "$VERBOSE" = "1" ]; then
62 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
66 [ "$VERBOSE" = "1" ] && echo
373 v) VERBOSE=$(($VERBOSE + 1));;
Dfib_tests.sh14 VERBOSE=0
528 if [ "$VERBOSE" = "1" ]; then
534 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
687 if [ "$VERBOSE" = "1" ]; then
694 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
698 [ "$VERBOSE" = "1" ] && echo
712 if [ "$VERBOSE" = "1" ]; then
725 if [ "${VERBOSE}" = "1" ]; then
744 if [ "$VERBOSE" = "1" ]; then
801 [ "${VERBOSE}" = "1" ] && set -x
[all …]
Dfib_nexthops.sh27 VERBOSE=0
49 if [ "$VERBOSE" = "1" ]; then
68 [ "$VERBOSE" = "1" ] && echo
77 if [ "$VERBOSE" = "1" ]; then
84 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
200 if [ "$VERBOSE" = "1" ]; then
211 if [ "${VERBOSE}" = "1" ]; then
1622 v) VERBOSE=$(($VERBOSE + 1));;
Dvrf-xfrm-tests.sh10 VERBOSE=0
66 if [ "$VERBOSE" = "1" ]; then
72 if [ "$VERBOSE" = "1" ]; then
415 v) VERBOSE=$(($VERBOSE + 1));;
/kernel/linux/linux-5.10/tools/testing/selftests/kexec/
Dkexec_common_lib.sh6 VERBOSE="${VERBOSE:-1}"
13 [ $VERBOSE -ne 0 ] && echo "[INFO] $1"
19 [ $VERBOSE -ne 0 ] && echo "$1 [PASS]"
26 [ $VERBOSE -ne 0 ] && echo "$1 [FAIL]"
33 [ $VERBOSE -ne 0 ] && echo "$1"
/kernel/linux/linux-5.10/samples/bpf/
Dxdp2skb_meta.sh42 if [[ -n "$VERBOSE" ]]; then
55 if [[ -n "$VERBOSE" ]]; then
98 VERBOSE=yes
104 VERBOSE=yes
/kernel/linux/linux-5.10/drivers/watchdog/
Dpcwd_pci.c131 #define VERBOSE 1 /* Verbose */ macro
275 if (debug >= VERBOSE) in pcipcwd_start()
300 if (debug >= VERBOSE) in pcipcwd_stop()
331 if (debug >= VERBOSE) in pcipcwd_set_heartbeat()
363 if (debug >= VERBOSE) in pcipcwd_clear_status()
424 if (debug >= VERBOSE) in pcipcwd_get_timeleft()
569 if (debug >= VERBOSE) in pcipcwd_open()
Dpcwd.c193 #define VERBOSE 1 /* Verbose */ macro
424 if (debug >= VERBOSE) in pcwd_start()
452 if (debug >= VERBOSE) in pcwd_stop()
476 if (debug >= VERBOSE) in pcwd_set_heartbeat()
537 if (debug >= VERBOSE) in pcwd_clear_status()
/kernel/linux/linux-5.10/samples/pktgen/
Dparameters.sh70 export VERBOSE=yes
71 info "Verbose mode: VERBOSE=$VERBOSE"
/kernel/linux/linux-5.10/tools/lib/perf/
DMakefile43 VERBOSE = $(V) macro
45 ifndef VERBOSE
46 VERBOSE = 0 macro
49 ifeq ($(VERBOSE),1)
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/
Dintelfbhw.c319 #if VERBOSE > 0 in intelfbhw_validate_mode()
388 #if VERBOSE > 0 in intelfbhw_pan_display()
422 #if VERBOSE > 0 in intelfbhw_do_blank()
438 #if VERBOSE > 0 in intelfbhw_do_blank()
506 #if VERBOSE > 0 in intelfbhw_setcolreg()
523 #if VERBOSE > 0 in intelfbhw_read_hw_state()
1291 #if VERBOSE > 0 in intelfbhw_program_mode()
1510 #if VERBOSE > 0 in wait_ring()
1556 #if VERBOSE > 0 in intelfbhw_do_sync()
1575 #if VERBOSE > 0 in refresh_ring()
[all …]
/kernel/linux/linux-5.10/sound/pci/asihpi/
Dhpicmn.c121 HPI_DEBUG_LOG(VERBOSE, "find_adapter invalid index %d\n", in hpi_find_adapter()
235 HPI_DEBUG_LOG(VERBOSE, in control_cache_alloc_check()
273 HPI_DEBUG_LOG(VERBOSE, in find_control()
281 HPI_DEBUG_LOG(VERBOSE, "Uncached Control %d\n", in find_control()
285 HPI_DEBUG_LOG(VERBOSE, "find_control() type %d\n", in find_control()
514 HPI_DEBUG_LOG(VERBOSE, "%s Adap %d, Ctl %d, Type %d, Attr %d\n", in hpi_check_control_cache_single()
535 HPI_DEBUG_LOG(VERBOSE, in hpi_check_control_cache()
623 HPI_DEBUG_LOG(VERBOSE, in hpi_cmn_control_cache_sync_to_msg()
/kernel/linux/linux-5.10/tools/lib/lockdep/
DMakefile76 export Q VERBOSE
87 ifeq ($(VERBOSE),1)
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dtest_xdp_vlan.sh74 export VERBOSE=yes
139 if [ -n "$VERBOSE" ]; then

123