Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/rcutorture/bin/
H A Dkvm.sh26 dryrun=""
156 --dryrun)
157 checkarg --dryrun "batches|sched|script" $# "$2" 'batches\|scenarios\|sched\|script' '^--'
158 dryrun=$2
278 if test -n "$dryrun" || test -z "$TORTURE_INITRD" || tools/testing/selftests/rcutorture/bin/mkinitr…
635 if test "$dryrun" = script
639 elif test "$dryrun" = sched
651 elif test "$dryrun" = batches
655 elif test "$dryrun" = scenarios
H A Dkvm-again.sh54 dryrun=
103 --dryrun)
104 dryrun=1
215 if test -n "$dryrun"
H A Dkvm-remote.sh84 kvm-again.sh $oldrun --dryrun --remote --rundir "$rundir" > $T/kvm-again.sh.out 2>&1
102 kvm-again.sh "$oldrun" "$@" --dryrun --remote --rundir "$rundir" > $T/kvm-again.sh.out 2>&1
/linux-6.15/arch/powerpc/mm/nohash/
H A De500.c165 bool dryrun, bool init) in map_mem_in_cams_addr() argument
182 if (!dryrun) in map_mem_in_cams_addr()
195 if (!dryrun) in map_mem_in_cams_addr()
204 if (dryrun) in map_mem_in_cams_addr()
224 unsigned long map_mem_in_cams(unsigned long ram, int max_cam_idx, bool dryrun, bool init) in map_mem_in_cams() argument
229 return map_mem_in_cams_addr(phys, virt, ram, max_cam_idx, dryrun, init); in map_mem_in_cams()
/linux-6.15/drivers/of/
H A Dfdt.c98 bool dryrun) in populate_properties() argument
128 if (dryrun) in populate_properties()
177 if (!dryrun) { in populate_properties()
195 bool dryrun) in populate_node() argument
211 if (!dryrun) { in populate_node()
226 if (!dryrun) { in populate_node()
279 bool dryrun = !base; in unflatten_dt_nodes() local
309 &nps[depth+1], dryrun); in unflatten_dt_nodes()
313 if (!dryrun && nodepp && !*nodepp) in unflatten_dt_nodes()
315 if (!dryrun && !root) in unflatten_dt_nodes()
[all …]
/linux-6.15/tools/objtool/
H A Dbuiltin-check.c94 OPT_BOOLEAN(0, "dry-run", &opts.dryrun, "don't write modifications"),
251 if (opts.output || opts.dryrun) in print_args()
308 if (!opts.dryrun && opts.output) { in objtool_run()
330 if (!opts.dryrun && file->elf->changed && elf_write(file->elf)) in objtool_run()
/linux-6.15/tools/objtool/include/objtool/
H A Dbuiltin.h32 bool dryrun; member
/linux-6.15/arch/powerpc/mm/
H A Dmmu_decl.h117 bool dryrun, bool init);
/linux-6.15/Documentation/translations/it_IT/RCU/
H A Dtorture.rst174 kernel). L'argomento "--dryrun sched" non eseguirà verifiche, piuttosto vi
357 L'argomento di kvm.sh ``--dryrun scenarios`` può essere utile per scoprire
/linux-6.15/Documentation/RCU/
H A Dtorture.rst180 the sixteen kernels). The "--dryrun sched" argument will not run tests,
364 The kvm.sh ``--dryrun scenarios`` argument is useful for working out