Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/spi/
Dspi-axi-spi-engine.c109 bool dry, uint16_t cmd) in spi_engine_program_add_cmd() argument
111 if (!dry) in spi_engine_program_add_cmd()
145 static void spi_engine_gen_xfer(struct spi_engine_program *p, bool dry, in spi_engine_gen_xfer() argument
159 spi_engine_program_add_cmd(p, dry, in spi_engine_gen_xfer()
165 static void spi_engine_gen_sleep(struct spi_engine_program *p, bool dry, in spi_engine_gen_sleep() argument
185 spi_engine_program_add_cmd(p, dry, SPI_ENGINE_CMD_SLEEP(n - 1)); in spi_engine_gen_sleep()
190 static void spi_engine_gen_cs(struct spi_engine_program *p, bool dry, in spi_engine_gen_cs() argument
198 spi_engine_program_add_cmd(p, dry, SPI_ENGINE_CMD_ASSERT(1, mask)); in spi_engine_gen_cs()
202 struct spi_message *msg, bool dry, struct spi_engine_program *p) in spi_engine_compile_message() argument
211 spi_engine_program_add_cmd(p, dry, in spi_engine_compile_message()
[all …]
/Linux-v6.6/samples/bpf/
Dxdp2skb_meta.sh82 --long verbose,flush,help,list,dev:,dry-run -- "$@")
102 --dry-run )
/Linux-v6.6/tools/perf/tests/shell/lib/
Dprobe_vfs_getname.sh30 …perf record --dry-run -e $1 2>&1 | grep "libtraceevent is necessary for tracepoint support" && ret…
/Linux-v6.6/tools/testing/selftests/
Drun_kselftest.sh27 -d | --dry-run Don't actually run any tests
/Linux-v6.6/tools/testing/selftests/livepatch/
Dfunctions.sh133 modprobe --dry-run "$mod" &>/dev/null
/Linux-v6.6/drivers/gpio/
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
/Linux-v6.6/tools/perf/Documentation/
Dperf-inject.txt91 start with "dry-run" which will cause the file to be processed but
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
Dperf-probe.txt120 --dry-run::
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
/Linux-v6.6/Documentation/process/
Dapplying-patches.rst106 screen too fast, and ``--dry-run`` which causes patch to just print a listing of
/Linux-v6.6/Documentation/filesystems/
Dxfs-online-fsck-design.rst1686 Performing a dry run of a file operation to discover necessary locks would