Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-axi-spi-engine.c202 bool dry, uint16_t cmd) in spi_engine_program_add_cmd() argument
206 if (!dry) in spi_engine_program_add_cmd()
228 static void spi_engine_gen_xfer(struct spi_engine_program *p, bool dry, in spi_engine_gen_xfer() argument
252 spi_engine_program_add_cmd(p, dry, in spi_engine_gen_xfer()
258 static void spi_engine_gen_sleep(struct spi_engine_program *p, bool dry, in spi_engine_gen_sleep() argument
276 spi_engine_program_add_cmd(p, dry, SPI_ENGINE_CMD_SLEEP(n - 1)); in spi_engine_gen_sleep()
281 static void spi_engine_gen_cs(struct spi_engine_program *p, bool dry, in spi_engine_gen_cs() argument
289 spi_engine_program_add_cmd(p, dry, SPI_ENGINE_CMD_ASSERT(0, mask)); in spi_engine_gen_cs()
368 static void spi_engine_compile_message(struct spi_message *msg, bool dry, in spi_engine_compile_message() argument
403 spi_engine_program_add_cmd(p, dry, in spi_engine_compile_message()
[all …]
/linux/samples/bpf/
H A Dxdp2skb_meta.sh82 --long verbose,flush,help,list,dev:,dry-run -- "$@")
102 --dry-run )
/linux/tools/testing/selftests/
H A Drun_kselftest.sh36 -d | --dry-run Don't actually run any tests
72 -d | --dry-run)
/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.txt675 --dry-run::
676 Parse options then exit. --dry-run can be used to detect errors in cmdline
679 'perf record --dry-run -e' can act as a BPF script compiler if llvm.dump-obj
H A Dperf-probe.txt120 --dry-run::
/linux/Documentation/process/
H A Dapplying-patches.rst106 screen too fast, and ``--dry-run`` which causes patch to just print a listing of