/linux/tools/testing/selftests/ftrace/ |
H A D | ftracetest | 100 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=0 440 if [ $VERBOSE -eq -1 ]; then 444 elif [ $VERBOSE -ge 3 ]; then 446 elif [ $VERBOSE -eq 2 ]; then [all …]
|
/linux/tools/testing/selftests/net/ |
H A D | fib_nexthop_nongw.sh | 13 VERBOSE=0 40 [ "$VERBOSE" = "1" ] && echo 49 if [ "$VERBOSE" = "1" ]; then 55 if [ "$VERBOSE" = "1" -a -n "$out" ]; then 59 [ "$VERBOSE" = "1" ] && echo 104 v) VERBOSE=1;;
|
H A D | test_vxlan_nolocalbypass.sh | 18 VERBOSE=0 38 if [ "$VERBOSE" = "1" ]; then 57 [ "$VERBOSE" = "1" ] && echo 66 if [ "$VERBOSE" = "1" ]; then 73 if [ "$VERBOSE" = "1" -a -n "$out" ]; then 186 v) VERBOSE=$(($VERBOSE + 1));;
|
H A D | fib_nexthop_multiprefix.sh | 17 VERBOSE=0 45 [ "$VERBOSE" = "1" ] && echo 54 if [ "$VERBOSE" = "1" ]; then 60 if [ "$VERBOSE" = "1" -a -n "$out" ]; then 64 [ "$VERBOSE" = "1" ] && echo 135 if [ "$VERBOSE" = "1" ]; then 177 if [ "$VERBOSE" = "1" ]; then 206 if [ "$VERBOSE" = "1" ]; then 228 v) VERBOSE=1;;
|
H A D | traceroute.sh | 8 VERBOSE=0 46 if [ "$VERBOSE" = "1" ]; then 52 if [ "$VERBOSE" = "1" -a -n "$out" ]; then 56 [ "$VERBOSE" = "1" ] && echo 304 v) VERBOSE=$(($VERBOSE + 1));;
|
H A D | fib-onlink-tests.sh | 8 VERBOSE=0 127 if [ "$VERBOSE" = "1" ]; then 133 if [ "$VERBOSE" = "1" -a -n "$out" ]; then 137 [ "$VERBOSE" = "1" ] && echo 488 v) VERBOSE=$(($VERBOSE + 1));;
|
H A D | icmp_redirect.sh | 23 VERBOSE=0 90 if [ "$VERBOSE" = "1" ]; then 101 if [ "$VERBOSE" = "1" ]; then 107 if [ "$VERBOSE" = "1" -a -n "$out" ]; then 111 [ "$VERBOSE" = "1" ] && echo 286 if [ "$VERBOSE" = "1" ]; then 496 v) VERBOSE=$(($VERBOSE + 1));;
|
H A D | l2tp.sh | 17 VERBOSE=0 57 if [ "$VERBOSE" = "1" ]; then 63 if [ "$VERBOSE" = "1" -a -n "$out" ]; then 67 [ "$VERBOSE" = "1" ] && echo 367 v) VERBOSE=$(($VERBOSE + 1));;
|
H A D | vrf_route_leaking.sh | 62 VERBOSE=0 128 if [ "$VERBOSE" = "1" ]; then 135 if [ "$VERBOSE" = "1" ] && [ -n "$out" ]; then 139 [ "$VERBOSE" = "1" ] && echo 152 if [ "$VERBOSE" = "1" ]; then 158 if [ "$VERBOSE" = "1" ] && [ -n "$out" ]; then 165 [ "$VERBOSE" = "1" ] && echo 656 v) VERBOSE=1;;
|
H A D | test_bridge_backup_port.sh | 49 VERBOSE=0 70 if [ "$VERBOSE" = "1" ]; then 89 [ "$VERBOSE" = "1" ] && echo 98 if [ "$VERBOSE" = "1" ]; then 105 if [ "$VERBOSE" = "1" -a -n "$out" ]; then 716 v) VERBOSE=$(($VERBOSE + 1));;
|
H A D | gre_gso.sh | 11 VERBOSE=0 192 v) VERBOSE=$(($VERBOSE + 1));;
|
H A D | fdb_flush.sh | 42 : ${VERBOSE:=0} 54 if [ "$VERBOSE" = "1" ]; then 61 if [ "$VERBOSE" = "1" -a -n "$out" ]; then 84 if [ "$VERBOSE" = "1" ]; then 103 [ "$VERBOSE" = "1" ] && echo 775 v) VERBOSE=$(($VERBOSE + 1));;
|
H A D | test_bridge_neigh_suppress.sh | 58 VERBOSE=0 78 if [ "$VERBOSE" = "1" ]; then 97 [ "$VERBOSE" = "1" ] && echo 106 if [ "$VERBOSE" = "1" ]; then 113 if [ "$VERBOSE" = "1" -a -n "$out" ]; then 784 v) VERBOSE=$(($VERBOSE + 1));;
|
H A D | vrf-xfrm-tests.sh | 8 VERBOSE=0 64 if [ "$VERBOSE" = "1" ]; then 70 if [ "$VERBOSE" = "1" ]; then 410 v) VERBOSE=$(($VERBOSE + 1));;
|
/linux/scripts/ |
H A D | coccicheck | 27 VERBOSE="$V" 29 VERBOSE=0 138 if [ $VERBOSE -ne 0 ] ; then 158 if [ $VERBOSE -ne 0 ] ; then 164 if [ $VERBOSE -eq 2 ] ; then 181 if [ $VERBOSE -eq 2 ] ; then 207 if [ $VERBOSE -ne 0 -a $ONLINE -eq 0 ] ; then
|
H A D | check-uapi.sh | 355 if [ "$VERBOSE" = "true" ]; then 528 VERBOSE="false" 555 VERBOSE="false" 558 VERBOSE="true"
|
/linux/tools/testing/selftests/kexec/ |
H A D | kexec_common_lib.sh | 6 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"
|
/linux/samples/bpf/ |
H A D | xdp2skb_meta.sh | 42 if [[ -n "$VERBOSE" ]]; then 55 if [[ -n "$VERBOSE" ]]; then 98 VERBOSE=yes 104 VERBOSE=yes
|
/linux/tools/testing/selftests/cgroup/ |
H A D | test_cpuset_prs.sh | 41 VERBOSE=0 47 -v) ((VERBOSE++)) 63 if [[ $VERBOSE -gt 0 && -d /sys/kernel/debug/sched ]] 446 [[ $VERBOSE -gt 0 ]] && SHOWERR=1 642 [[ $VAL -eq 1 && $VERBOSE -gt 0 ]] && { 761 [[ $VERBOSE -gt 0 ]] || return 0 797 [[ $VERBOSE -gt 1 ]] && { 865 [[ $VERBOSE -gt 0 ]] && echo "Test $I done."
|
/linux/drivers/watchdog/ |
H A D | pcwd_pci.c | 131 #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()
|
H A D | pcwd.c | 193 #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()
|
/linux/tools/testing/selftests/bpf/ |
H A D | ima_setup.sh | 10 VERBOSE="${SELFTESTS_VERBOSE:=0}" 149 if [[ "${VERBOSE}" -eq 0 ]]; then
|
H A D | verify_sig_setup.sh | 8 VERBOSE="${SELFTESTS_VERBOSE:=0}" 122 if [[ "${VERBOSE}" -eq 0 ]]; then
|
/linux/sound/pci/asihpi/ |
H A D | hpicmn.c | 121 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()
|
/linux/samples/pktgen/ |
H A D | parameters.sh | 77 export VERBOSE=yes 78 info "Verbose mode: VERBOSE=$VERBOSE"
|