Home
last modified time | relevance | path

Searched refs:VERBOSE (Results 1 - 25 of 125) sorted by relevance

12345

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/prism54/
H A 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_MESSAGE in isl38xx_interface_reset()
[all...]
H A 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_MESSAGE in islpci_eth_receive()
[all...]
H A 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_MESSAGE in islpci_mgt_receive()
[all...]
H A 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_MESSAGE in islpci_alloc_memory()
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/ftrace/
H A Dftracetest95 if [ $VERBOSE -eq -1 ]; then
98 VERBOSE=$((VERBOSE + 1))
99 [ $1 = '-vv' ] && VERBOSE=$((VERBOSE + 1))
100 [ $1 = '-vvv' ] && VERBOSE=$((VERBOSE + 2))
104 if [ $VERBOSE -ne 0 ]; then
107 VERBOSE=-1
190 VERBOSE
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/ftrace/
H A Dftracetest100 if [ $VERBOSE -eq -1 ]; then
103 VERBOSE=$((VERBOSE + 1))
104 [ $1 = '-vv' ] && VERBOSE=$((VERBOSE + 1))
105 [ $1 = '-vvv' ] && VERBOSE=$((VERBOSE + 2))
109 if [ $VERBOSE -ne 0 ]; then
112 VERBOSE=-1
200 VERBOSE
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtest_vxlan_nolocalbypass.sh19 VERBOSE=0
39 if [ "$VERBOSE" = "1" ]; then
58 [ "$VERBOSE" = "1" ] && echo
67 if [ "$VERBOSE" = "1" ]; then
74 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
188 v) VERBOSE=$(($VERBOSE + 1));;
H A Dfib_nexthop_nongw.sh12 VERBOSE=0
39 [ "$VERBOSE" = "1" ] && echo
48 if [ "$VERBOSE" = "1" ]; then
54 if [ "$VERBOSE" = "1" -a -n "$out" ]; then
58 [ "$VERBOSE" = "1" ] && echo
107 v) VERBOSE=1;;
H A 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;;
H A 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));;
/kernel/linux/linux-5.10/scripts/
H A 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-6.6/scripts/
H A Dcoccicheck27 VERBOSE="$V"
29 VERBOSE=0
142 if [ $VERBOSE -ne 0 ] ; then
162 if [ $VERBOSE -ne 0 ] ; then
168 if [ $VERBOSE -eq 2 ] ; then
185 if [ $VERBOSE -eq 2 ] ; then
211 if [ $VERBOSE -ne 0 -a $ONLINE -eq 0 ] ; then
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A 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;;
H A 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));;
/kernel/linux/linux-5.10/tools/testing/selftests/kexec/
H A 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/
H A Dxdp2skb_meta.sh28 echo " -v | --verbose : (\$VERBOSE) Verbose"
42 if [[ -n "$VERBOSE" ]]; then
55 if [[ -n "$VERBOSE" ]]; then
98 VERBOSE=yes
99 # info "Verbose mode: VERBOSE=$VERBOSE" >&2
104 VERBOSE=yes
105 info "Dry-run mode: enable VERBOSE and don't call TC+IP" >&2
/kernel/linux/linux-6.6/tools/testing/selftests/kexec/
H A 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-6.6/samples/bpf/
H A Dxdp2skb_meta.sh28 echo " -v | --verbose : (\$VERBOSE) Verbose"
42 if [[ -n "$VERBOSE" ]]; then
55 if [[ -n "$VERBOSE" ]]; then
98 VERBOSE=yes
99 # info "Verbose mode: VERBOSE=$VERBOSE" >&2
104 VERBOSE=yes
105 info "Dry-run mode: enable VERBOSE and don't call TC+IP" >&2
/kernel/linux/linux-5.10/tools/lib/lockdep/
H A DMakefile47 VERBOSE = $(V) macro
49 ifndef VERBOSE
50 VERBOSE = 0 macro
76 export Q VERBOSE
87 ifeq ($(VERBOSE),1)
/kernel/linux/linux-5.10/samples/pktgen/
H A Dparameters.sh19 echo " -v : (\$VERBOSE) verbose"
70 export VERBOSE=yes
71 info "Verbose mode: VERBOSE=$VERBOSE"
/kernel/linux/linux-6.6/samples/pktgen/
H A Dparameters.sh20 echo " -v : (\$VERBOSE) verbose"
77 export VERBOSE=yes
78 info "Verbose mode: VERBOSE=$VERBOSE"
/kernel/linux/linux-6.6/tools/thermal/lib/
H A DMakefile43 VERBOSE = $(V) macro
45 ifndef VERBOSE
46 VERBOSE = 0 macro
49 ifeq ($(VERBOSE),1)
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/
H A 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 > in refresh_ring()
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/intelfb/
H A Dintelfbhw.c317 #if VERBOSE > 0 in intelfbhw_validate_mode()
386 #if VERBOSE > 0 in intelfbhw_pan_display()
420 #if VERBOSE > 0 in intelfbhw_do_blank()
436 #if VERBOSE > 0 in intelfbhw_do_blank()
504 #if VERBOSE > 0 in intelfbhw_setcolreg()
521 #if VERBOSE > 0 in intelfbhw_read_hw_state()
1289 #if VERBOSE > 0 in intelfbhw_program_mode()
1508 #if VERBOSE > 0 in wait_ring()
1554 #if VERBOSE > 0 in intelfbhw_do_sync()
1573 #if VERBOSE > in refresh_ring()
[all...]
/kernel/linux/linux-5.10/tools/lib/perf/
H A DMakefile43 VERBOSE = $(V) macro
45 ifndef VERBOSE
46 VERBOSE = 0 macro
49 ifeq ($(VERBOSE),1)

Completed in 21 milliseconds

12345