Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/rcutorture/bin/
Dkvm-again.sh54 dryrun=
75 --dryrun)
76 dryrun=1
178 if test -n "$dryrun"
Dkvm.sh27 dryrun=""
140 --dryrun)
141 checkarg --dryrun "batches|sched|script" $# "$2" 'batches\|scenarios\|sched\|script' '^--'
142 dryrun=$2
254 if test -n "$dryrun" || test -z "$TORTURE_INITRD" || tools/testing/selftests/rcutorture/bin/mkinitr…
610 if test "$dryrun" = script
614 elif test "$dryrun" = sched
626 elif test "$dryrun" = batches
630 elif test "$dryrun" = scenarios
Dkvm-remote.sh85 kvm-again.sh $oldrun --dryrun --remote --rundir "$rundir" > $T/kvm-again.sh.out 2>&1
103 kvm-again.sh "$oldrun" "$@" --dryrun --remote --rundir "$rundir" > $T/kvm-again.sh.out 2>&1
/Linux-v5.15/arch/powerpc/mm/nohash/
Dfsl_booke.c168 bool dryrun) in map_mem_in_cams_addr() argument
178 if (!dryrun) in map_mem_in_cams_addr()
188 if (dryrun) in map_mem_in_cams_addr()
203 unsigned long map_mem_in_cams(unsigned long ram, int max_cam_idx, bool dryrun) in map_mem_in_cams() argument
208 return map_mem_in_cams_addr(phys, virt, ram, max_cam_idx, dryrun); in map_mem_in_cams()
/Linux-v5.15/drivers/of/
Dfdt.c113 bool dryrun) in populate_properties() argument
143 if (dryrun) in populate_properties()
192 if (!dryrun) { in populate_properties()
210 bool dryrun) in populate_node() argument
226 if (!dryrun) { in populate_node()
240 populate_properties(blob, offset, mem, np, pathp, dryrun); in populate_node()
241 if (!dryrun) { in populate_node()
294 bool dryrun = !base; in unflatten_dt_nodes() local
324 &nps[depth+1], dryrun); in unflatten_dt_nodes()
328 if (!dryrun && nodepp && !*nodepp) in unflatten_dt_nodes()
[all …]
/Linux-v5.15/arch/powerpc/mm/
Dmmu_decl.h129 bool dryrun);
/Linux-v5.15/Documentation/RCU/
Dtorture.rst180 the sixteen kernels). The "--dryrun sched" argument will not run tests,