Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/spi/
Dspi-axi-spi-engine.c123 bool dry, uint16_t cmd) in spi_engine_program_add_cmd() argument
127 if (!dry) in spi_engine_program_add_cmd()
149 static void spi_engine_gen_xfer(struct spi_engine_program *p, bool dry, in spi_engine_gen_xfer() argument
170 spi_engine_program_add_cmd(p, dry, in spi_engine_gen_xfer()
176 static void spi_engine_gen_sleep(struct spi_engine_program *p, bool dry, in spi_engine_gen_sleep() argument
194 spi_engine_program_add_cmd(p, dry, SPI_ENGINE_CMD_SLEEP(n - 1)); in spi_engine_gen_sleep()
199 static void spi_engine_gen_cs(struct spi_engine_program *p, bool dry, in spi_engine_gen_cs() argument
207 spi_engine_program_add_cmd(p, dry, SPI_ENGINE_CMD_ASSERT(0, mask)); in spi_engine_gen_cs()
231 static void spi_engine_compile_message(struct spi_message *msg, bool dry, in spi_engine_compile_message() argument
249 spi_engine_program_add_cmd(p, dry, in spi_engine_compile_message()
[all …]
/linux-6.12.1/samples/bpf/
Dxdp2skb_meta.sh82 --long verbose,flush,help,list,dev:,dry-run -- "$@")
102 --dry-run )
/linux-6.12.1/tools/testing/selftests/
Drun_kselftest.sh28 -d | --dry-run Don't actually run any tests
/linux-6.12.1/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-6.12.1/tools/perf/Documentation/
Dperf-inject.txt91 start with "dry-run" which will cause the file to be processed but
Dperf-record.txt655 --dry-run::
656 Parse options then exit. --dry-run can be used to detect errors in cmdline
659 'perf record --dry-run -e' can act as a BPF script compiler if llvm.dump-obj
Dperf-intel-pt.txt1376 $ perf inject -i perf.data.kvm --vm-time-correlation=dry-run
1392 $ perf inject -i perf.data.kvm --vm-time-correlation="dry-run 0xffffe42722c64c41"
1396 [ dry-run ] [ <TSC Offset> [ : <VMCS> [ , <VMCS> ]... ] ]...
1399 The option "dry-run" will cause the file to be processed but without updating it.
1503 $ perf inject -i guest-sideband-testing-host-perf.data --vm-time-correlation=dry-run
Dperf-probe.txt120 --dry-run::
/linux-6.12.1/Documentation/process/
Dapplying-patches.rst106 screen too fast, and ``--dry-run`` which causes patch to just print a listing of
/linux-6.12.1/Documentation/filesystems/xfs/
Dxfs-online-fsck-design.rst1686 Performing a dry run of a file operation to discover necessary locks would