Home
last modified time | relevance | path

Searched refs:dry (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-axi-spi-engine.c119 bool dry, uint16_t cmd) in spi_engine_program_add_cmd() argument
121 if (!dry) in spi_engine_program_add_cmd()
155 static void spi_engine_gen_xfer(struct spi_engine_program *p, bool dry, in spi_engine_gen_xfer() argument
169 spi_engine_program_add_cmd(p, dry, in spi_engine_gen_xfer()
175 static void spi_engine_gen_sleep(struct spi_engine_program *p, bool dry, in spi_engine_gen_sleep() argument
195 spi_engine_program_add_cmd(p, dry, SPI_ENGINE_CMD_SLEEP(n - 1)); in spi_engine_gen_sleep()
200 static void spi_engine_gen_cs(struct spi_engine_program *p, bool dry, in spi_engine_gen_cs() argument
208 spi_engine_program_add_cmd(p, dry, SPI_ENGINE_CMD_ASSERT(1, mask)); in spi_engine_gen_cs()
212 struct spi_message *msg, bool dry, struct spi_engine_program *p) in spi_engine_compile_message() argument
221 spi_engine_program_add_cmd(p, dry, in spi_engine_compile_message()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/
H A D0002-Fix-osspuuid-build.patch28 …(\"${Patch_EXECUTABLE}\" -p1 -R -s -f --dry-run -i \"${PATCH_FILE1}\" || \"${Patch_EXECUTABLE}\" -…
29 …(\"${Patch_EXECUTABLE}\" -p1 -R -s -f --dry-run -i \"${PATCH_FILE2}\" || \"${Patch_EXECUTABLE}\" -…
30 - (\"${Patch_EXECUTABLE}\" -p1 -R -s -f --dry-run -i \"${PATCH_FILE3}\" || \"${Patch_EXE…
31 + (\"${Patch_EXECUTABLE}\" -p1 -R -s -f --dry-run -i \"${PATCH_FILE3}\" || \"${Patch_EXE…
32 + (\"${Patch_EXECUTABLE}\" -p1 -R -s -f --dry-run -i \"${PATCH_FILE4}\" || \"${Patch_EXE…
/openbmc/linux/samples/bpf/
H A Dxdp2skb_meta.sh82 --long verbose,flush,help,list,dev:,dry-run -- "$@")
102 --dry-run )
/openbmc/linux/tools/perf/tests/shell/lib/
H A Dprobe_vfs_getname.sh30 …perf record --dry-run -e $1 2>&1 | grep "libtraceevent is necessary for tracepoint support" && ret…
/openbmc/linux/tools/testing/selftests/
H A Drun_kselftest.sh27 -d | --dry-run Don't actually run any tests
/openbmc/u-boot/arch/arm/mach-mvebu/
H A DKconfig216 bool "Fake eFuse access (dry run)"
220 This enables a "dry run" mode where eFuses are not really programmed.
/openbmc/linux/tools/testing/selftests/livepatch/
H A Dfunctions.sh133 modprobe --dry-run "$mod" &>/dev/null
/openbmc/linux/drivers/gpio/
H A DTODO121 dry-code conversions to MMIO GPIO for maintainers to test
129 this with dry-coding and sending to maintainers to test
145 dry-code conversions to gpiolib irqchip for maintainers to test
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0002-localedef-fix-ups-hardlink-to-make-it-compile.patch87 - puts(_(" -n, --dry-run don't actually link anything"));
93 + puts((" -n, --dry-run don't actually link anything"));
H A D0001-localedef-Add-hardlink-resolver-from-util-linux.patch616 + puts(_(" -n, --dry-run don't actually link anything"));
871 + { "dry-run", no_argument, NULL, 'n' },
/openbmc/qemu/scripts/coverity-scan/
H A Drun-coverity-scan179 --dry-run)
/openbmc/linux/tools/perf/Documentation/
H A Dperf-inject.txt91 start with "dry-run" which will cause the file to be processed but
H A Dperf-record.txt647 --dry-run::
648 Parse options then exit. --dry-run can be used to detect errors in cmdline
651 'perf record --dry-run -e' can act as a BPF script compiler if llvm.dump-obj
H A Dperf-intel-pt.txt1372 $ perf inject -i perf.data.kvm --vm-time-correlation=dry-run
1388 $ perf inject -i perf.data.kvm --vm-time-correlation="dry-run 0xffffe42722c64c41"
1392 [ dry-run ] [ <TSC Offset> [ : <VMCS> [ , <VMCS> ]... ] ]...
1395 The option "dry-run" will cause the file to be processed but without updating it.
1499 $ perf inject -i guest-sideband-testing-host-perf.data --vm-time-correlation=dry-run
H A Dperf-probe.txt120 --dry-run::
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.3.2.rst47 - devtool: fix update-recipe dry-run mode
H A Drelease-notes-5.0.rst256 - ``appendsrcfile(s)``: add ``--dry-run`` mode.
/openbmc/u-boot/doc/
H A DREADME.armada-secureboot254 [ ] Fake eFuse access (dry run)
/openbmc/u-boot/tools/patman/
H A DREADME131 First do a dry run:
/openbmc/linux/Documentation/process/
H A Dapplying-patches.rst106 screen too fast, and ``--dry-run`` which causes patch to just print a listing of
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-intro.rst405 -n, --dry-run Don't execute, just go through the motions.
/openbmc/u-boot/tools/buildman/
H A DREADME486 First do a dry run using the -n flag: (replace <branch> with a real, local
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-Use-libtool-2.4.patch25272 # -n, --dry-run display commands without modifying any files
25782 + --dry-run|--dryrun|-n)
25786 - --dry-run | -n) opt_dry_run=: ;;
27098 # Maybe just do a dry run.
/openbmc/linux/Documentation/filesystems/
H A Dxfs-online-fsck-design.rst1686 Performing a dry run of a file operation to discover necessary locks would