/openbmc/linux/drivers/spi/ |
H A D | spi-axi-spi-engine.c | 119 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 D | 0002-Fix-osspuuid-build.patch | 28 …(\"${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 D | xdp2skb_meta.sh | 82 --long verbose,flush,help,list,dev:,dry-run -- "$@") 102 --dry-run )
|
/openbmc/linux/tools/perf/tests/shell/lib/ |
H A D | probe_vfs_getname.sh | 30 …perf record --dry-run -e $1 2>&1 | grep "libtraceevent is necessary for tracepoint support" && ret…
|
/openbmc/linux/tools/testing/selftests/ |
H A D | run_kselftest.sh | 27 -d | --dry-run Don't actually run any tests
|
/openbmc/u-boot/arch/arm/mach-mvebu/ |
H A D | Kconfig | 216 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 D | functions.sh | 133 modprobe --dry-run "$mod" &>/dev/null
|
/openbmc/linux/drivers/gpio/ |
H A D | TODO | 121 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 D | 0002-localedef-fix-ups-hardlink-to-make-it-compile.patch | 87 - puts(_(" -n, --dry-run don't actually link anything")); 93 + puts((" -n, --dry-run don't actually link anything"));
|
H A D | 0001-localedef-Add-hardlink-resolver-from-util-linux.patch | 616 + puts(_(" -n, --dry-run don't actually link anything")); 871 + { "dry-run", no_argument, NULL, 'n' },
|
/openbmc/qemu/scripts/coverity-scan/ |
H A D | run-coverity-scan | 179 --dry-run)
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-inject.txt | 91 start with "dry-run" which will cause the file to be processed but
|
H A D | perf-record.txt | 647 --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 D | perf-intel-pt.txt | 1372 $ 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 D | perf-probe.txt | 120 --dry-run::
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.3.2.rst | 47 - devtool: fix update-recipe dry-run mode
|
H A D | release-notes-5.0.rst | 256 - ``appendsrcfile(s)``: add ``--dry-run`` mode.
|
/openbmc/u-boot/doc/ |
H A D | README.armada-secureboot | 254 [ ] Fake eFuse access (dry run)
|
/openbmc/u-boot/tools/patman/ |
H A D | README | 131 First do a dry run:
|
/openbmc/linux/Documentation/process/ |
H A D | applying-patches.rst | 106 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 D | bitbake-user-manual-intro.rst | 405 -n, --dry-run Don't execute, just go through the motions.
|
/openbmc/u-boot/tools/buildman/ |
H A D | README | 486 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 D | 0008-Use-libtool-2.4.patch | 25272 # -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 D | xfs-online-fsck-design.rst | 1686 Performing a dry run of a file operation to discover necessary locks would
|