/openbmc/u-boot/lib/ |
H A D | of_live.c | 44 unsigned long fpsize, bool dryrun) in unflatten_dt_node() argument 95 if (!dryrun) { in unflatten_dt_node() 145 if (!dryrun) { in unflatten_dt_node() 190 if (!dryrun) { in unflatten_dt_node() 202 if (!dryrun) { in unflatten_dt_node() 218 fpsize, dryrun); in unflatten_dt_node() 232 if (!dryrun && np->child) { in unflatten_dt_node()
|
/openbmc/linux/tools/testing/selftests/rcutorture/bin/ |
H A D | kvm-again.sh | 54 dryrun= 103 --dryrun) 104 dryrun=1 215 if test -n "$dryrun"
|
H A D | kvm.sh | 26 dryrun="" 143 --dryrun) 144 checkarg --dryrun "batches|sched|script" $# "$2" 'batches\|scenarios\|sched\|script' '^--' 145 dryrun=$2 262 if test -n "$dryrun" || test -z "$TORTURE_INITRD" || tools/testing/selftests/rcutorture/bin/mkinitr… 618 if test "$dryrun" = script 622 elif test "$dryrun" = sched 634 elif test "$dryrun" = batches 638 elif test "$dryrun" = scenarios
|
H A D | kvm-remote.sh | 84 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
|
/openbmc/linux/arch/powerpc/mm/nohash/ |
H A D | e500.c | 165 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()
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | deploy.py | 25 def _prepare_remote_script(deploy, verbose=False, dryrun=False, undeployall=False, nopreserve=False… argument 41 if dryrun: 50 if dryrun: 64 if not dryrun: 66 if not deploy and not dryrun: 112 elif not dryrun: 126 if not dryrun: 311 … shellscript = _prepare_remote_script(deploy=False, dryrun=args.dry_run, undeployall=args.all)
|
/openbmc/linux/drivers/of/ |
H A D | fdt.c | 113 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 …]
|
/openbmc/linux/tools/objtool/include/objtool/ |
H A D | builtin.h | 33 bool dryrun; member
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | mmu_decl.h | 117 bool dryrun, bool init);
|
/openbmc/linux/tools/objtool/ |
H A D | builtin-check.c | 89 OPT_BOOLEAN(0, "dry-run", &opts.dryrun, "don't write modifications"),
|
H A D | elf.c | 1302 if (opts.dryrun) in elf_write()
|
/openbmc/linux/Documentation/RCU/ |
H A D | torture.rst | 180 the sixteen kernels). The "--dryrun sched" argument will not run tests, 364 The kvm.sh ``--dryrun scenarios`` argument is useful for working out
|
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
H A D | 0008-Use-libtool-2.4.patch | 25784 + --dry-run|--dryrun|-n)
|