Home
last modified time | relevance | path

Searched refs:quiet (Results 1 – 25 of 46) sorted by relevance

12

/f-stack/dpdk/devtools/
H A Dcheck-spdx-tag.sh9 quiet=false
33 $quiet || cat $tmpfile
47 $quiet || cat $tmpfile
52 q ) quiet=true ;;
64 $quiet || echo
68 $quiet || echo
H A Dcheckpatches.sh204 quiet=false
209 q ) quiet=true ;;
330 $quiet || printf '\n%d/%d valid patch' $pass $total
331 $quiet || [ $pass -le 1 ] || printf 'es'
332 $quiet || printf '\n'
H A Dcocci.sh24 $SPATCH --sp-file $c -c --linux-spacing --very-quiet \
H A Dcheck-includes.sh42 -q quiet mode, disable normal output
/f-stack/dpdk/buildtools/
H A Dmap-list-symbol.sh7 quiet=
26 quiet='y'
58 if ("'$quiet'" == "") {
/f-stack/freebsd/contrib/device-tree/scripts/
H A Dcronjob18 LATEST_VERSION=$(wget --quiet -O - "$FINGER_BANNER" |\
28 if ! git show-ref --quiet --verify refs/tags/v${LATEST_VERSION} ; then
31 if ! git show-ref --quiet --verify refs/tags/v${LATEST_VERSION}-dts ; then
91 if git log ${TESTBRANCH} -- MAINTAINERS | grep --quiet . ; then
H A DKbuild.include36 kecho := $($(quiet)kecho)
181 # Short version is used, if $(quiet) equals `quiet_', otherwise full one.
182 echo-cmd = $(if $($(quiet)cmd_$(1)),\
183 echo ' $(call escsq,$($(quiet)cmd_$(1)))$(echo-why)';)
/f-stack/freebsd/contrib/device-tree/
H A DMakefile72 quiet = macro
75 quiet=quiet_ macro
84 quiet=silent_ macro
88 quiet=silent_ macro
92 export quiet Q KBUILD_VERBOSE
/f-stack/dpdk/examples/eventdev_pipeline/
H A Dpipeline_worker_tx.c79 if (!cdata.quiet) in worker_do_tx_single()
114 if (!cdata.quiet) in worker_do_tx_single_atq()
160 if (!cdata.quiet) in worker_do_tx_single_burst()
204 if (!cdata.quiet) in worker_do_tx_single_burst_atq()
254 if (!cdata.quiet) in worker_do_tx()
300 if (!cdata.quiet) in worker_do_tx_atq()
355 if (!cdata.quiet) in worker_do_tx_burst()
409 if (!cdata.quiet) in worker_do_tx_burst_atq()
H A Dmain.c195 cdata.quiet = 1; in parse_app_args()
351 if (!cdata.quiet) { in main()
447 if (!cdata.quiet && (port_stat(dev_id, worker_data[0].port_id) != in main()
H A Dpipeline_common.h70 int quiet; member
H A Dpipeline_worker_generic.c55 if (!cdata.quiet) in worker_generic()
115 if (!cdata.quiet) in worker_generic_burst()
/f-stack/freebsd/contrib/openzfs/cmd/zinject/
H A Dzinject.c558 int quiet) in register_handler() argument
576 if (quiet) { in register_handler()
745 int quiet = 0; in main() local
923 quiet = 1; in main()
1279 ret = register_handler(pool, flags, &record, quiet); in main()
/f-stack/freebsd/contrib/openzfs/contrib/dracut/90zfs/
H A Dzfs-load-key.sh.in21 systemctl is-failed --quiet zfs-import-cache.service zfs-import-scan.service && exit 1
/f-stack/freebsd/contrib/openzfs/tests/runfiles/
H A Dlongevity.run17 quiet = False
H A Dfreebsd.run14 quiet = False
H A Dperf-regression.run18 quiet = False
H A Dsunos.run14 quiet = False
/f-stack/freebsd/contrib/openzfs/.github/workflows/
H A Dcheckstyle.yaml22 sudo -E pip --quiet install flake8
/f-stack/freebsd/contrib/openzfs/etc/zfs/
H A Dzfs-functions.in143 start-stop-daemon --start --quiet --pidfile "$PIDFILE" \
146 start-stop-daemon --start --quiet --exec "$DAEMON_BIN" -- \
183 start-stop-daemon --stop --quiet --retry=TERM/30/KILL/5 \
232 start-stop-daemon --stop --signal 1 --quiet \
/f-stack/app/redis-5.0.5/deps/hiredis/
H A Dappveyor.yml31 …- '%CYG_SETUP% --quiet-mode --no-shortcuts --only-site --root "%CYG_ROOT%" --site "%CYG_MIRROR%" -…
/f-stack/app/redis-5.0.5/src/
H A Dredis-benchmark.c74 int quiet; member
436 if (!config.quiet && !config.csv) { in showLatencyReport()
525 config.quiet = 1; in parseOptions()
670 config.quiet = 0; in main()
/f-stack/app/nginx-1.16.1/auto/cc/
H A Dowc60 # quiet
/f-stack/freebsd/net80211/
H A Dieee80211_scan.h252 uint8_t *quiet; member
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dvm_power_management.rst39 policy can contain time-of-day information for busy/quiet
124 power adjustment (busy/quiet hour power adjustment for example). See
550 ``--quiet-hours {list of quiet hours}``
560 - TIME - Uses a busy/quiet hours policy.
862 depending on busy and quiet hours.
880 The hours of the day to scale down the cores for quiet times.

12