Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/rcutorture/bin/
A Dkvm-again.sh54 dryrun=
75 --dryrun)
76 dryrun=1
178 if test -n "$dryrun"
A 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
A 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/arch/powerpc/mm/nohash/
A Dfsl_book3e.c171 bool dryrun, bool init) in map_mem_in_cams_addr() argument
188 if (!dryrun) in map_mem_in_cams_addr()
201 if (!dryrun) in map_mem_in_cams_addr()
210 if (dryrun) in map_mem_in_cams_addr()
230 unsigned long map_mem_in_cams(unsigned long ram, int max_cam_idx, bool dryrun, bool init) in map_mem_in_cams() argument
235 return map_mem_in_cams_addr(phys, virt, ram, max_cam_idx, dryrun, init); in map_mem_in_cams()
/linux/drivers/of/
A 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()
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()
330 if (!dryrun && !root) in unflatten_dt_nodes()
[all …]
/linux/arch/powerpc/mm/
A Dmmu_decl.h129 bool dryrun, bool init);
/linux/Documentation/RCU/
A Dtorture.rst180 the sixteen kernels). The "--dryrun sched" argument will not run tests,

Completed in 9 milliseconds