Searched refs:dryrun (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/tools/testing/selftests/rcutorture/bin/ |
H A D | kvm.sh | 38 dryrun="" 62 echo " --dryrun sched|script" 111 --dryrun) 112 checkarg --dryrun "sched|script" $# "$2" 'sched\|script' '^--' 113 dryrun=$2 390 if test "$dryrun" = script 394 elif test "$dryrun" = sched 402 # Not a dryrun, so run the script.
|
/linux-4.1.27/drivers/of/ |
H A D | fdt.c | 177 bool dryrun) unflatten_dt_node() 224 if (!dryrun) { unflatten_dt_node() 272 if (!dryrun) { unflatten_dt_node() 314 if (!dryrun) { unflatten_dt_node() 326 if (!dryrun) { unflatten_dt_node() 343 fpsize, dryrun); unflatten_dt_node() 352 if (!dryrun && np->child) { unflatten_dt_node() 171 unflatten_dt_node(void *blob, void *mem, int *poffset, struct device_node *dad, struct device_node **nodepp, unsigned long fpsize, bool dryrun) unflatten_dt_node() argument
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/ |
H A D | lustre_idl.h | 886 /* The dirent has been repaired, or to be repaired (dryrun). */ 888 /* The system is upgraded, has beed or to be repaired (dryrun). */
|
Completed in 226 milliseconds