Home
last modified time | relevance | path

Searched refs:checkarg (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/bin/
H A Dkvm.sh87 checkarg --bootargs "(list of kernel boot arguments)" "$#" "$2" '.*' '^--'
92 checkarg --bootimage "(relative path to kernel boot image)" "$#" "$2" '[a-zA-Z0-9][a-zA-Z0-9_]*' '^--'
100 checkarg --configs "(list of config files)" "$#" "$2" '^[^/]*$' '^--'
105 checkarg --cpus "(number)" "$#" "$2" '^[0-9]*$' '^--'
116 checkarg --datestamp "(relative pathname)" "$#" "$2" '^[^/]*$' '^--'
121 checkarg --defconfig "defconfigtype" "$#" "$2" '^[^/][^/]*$' '^--'
126 checkarg --dryrun "sched|script" $# "$2" 'sched\|script' '^--'
131 checkarg --duration "(minutes)" $# "$2" '^[0-9]*$' '^error'
147 checkarg --jitter "(# threads [ sleep [ spin ] ])" $# "$2" '^-\{,1\}[0-9]\+\( \+[0-9]\+\)\{,2\} *$' '^error$'
152 checkarg
[all...]
H A Dfunctions.sh18 # checkarg --argname argtype $# arg mustmatch cannotmatch
22 checkarg () { function
/kernel/linux/linux-6.6/tools/memory-model/scripts/
H A Dparseargs.sh53 # checkarg --argname argtype $# arg mustmatch cannotmatch
54 checkarg () { function
78 checkarg --destdir "(path to directory)" "$#" "$2" '.\+' '^--'
96 checkarg --destdir "(herd7 options)" "$#" "$2" '.*' '^--'
101 checkarg --hw "(.map file architecture name)" "$#" "$2" '^[A-Za-z0-9_-]\+' '^--'
116 checkarg --jobs "(number)" "$#" "$2" '^[1-9][0-9]*$' '^--'
121 checkarg --procs "(number)" "$#" "$2" '^[0-9]\+$' '^--'
126 checkarg --timeout "(timeout spec)" "$#" "$2" '^\([0-9]\+[smhd]\?\|\)$' '^--'
/kernel/linux/linux-6.6/tools/testing/selftests/rcutorture/bin/
H A Dkvm.sh102 checkarg --bootargs "(list of kernel boot arguments)" "$#" "$2" '.*' '^--'
107 checkarg --bootimage "(relative path to kernel boot image)" "$#" "$2" '[a-zA-Z0-9][a-zA-Z0-9_]*' '^--'
115 checkarg --configs "(list of config files)" "$#" "$2" '^[^/.a-z]\+$' '^--'
120 checkarg --cpus "(number)" "$#" "$2" '^[0-9]*$' '^--'
134 checkarg --datestamp "(relative pathname)" "$#" "$2" '^[a-zA-Z0-9._/-]*$' '^--'
139 checkarg --defconfig "defconfigtype" "$#" "$2" '^[^/][^/]*$' '^--'
144 checkarg --dryrun "batches|sched|script" $# "$2" 'batches\|scenarios\|sched\|script' '^--'
149 checkarg --duration "(minutes)" $# "$2" '^[0-9][0-9]*\(s\|m\|h\|d\|\)$' '^error'
177 checkarg --jitter "(# threads [ sleep [ spin ] ])" $# "$2" '^-\{,1\}[0-9]\+\( \+[0-9]\+\)\{,2\} *$' '^error$'
189 checkarg
[all...]
H A Dkvm-again.sh82 checkarg --bootargs "(list of kernel boot arguments)" "$#" "$2" '.*' '^--'
87 checkarg --datestamp "(relative pathname)" "$#" "$2" '^[a-zA-Z0-9._/-]*$' '^--'
107 checkarg --duration "(minutes)" $# "$2" '^[0-9][0-9]*\(s\|m\|h\|d\|\)$' '^error'
124 checkarg --link "hard|soft|copy" "$#" "$2" 'hard\|soft\|copy' '^--'
143 checkarg --rundir "(absolute pathname)" "$#" "$2" '^/' '^error'
H A Dtorture.sh101 checkarg --compress-concurrency "(concurrency level)" $# "$2" '^[0-9][0-9]*$' '^error'
106 checkarg --configs-rcutorture "(list of config files)" "$#" "$2" '^[^/]\+$' '^--'
111 checkarg --configs-locktorture "(list of config files)" "$#" "$2" '^[^/]\+$' '^--'
116 checkarg --configs-scftorture "(list of config files)" "$#" "$2" '^[^/]\+$' '^--'
190 checkarg --duration "(minutes)" $# "$2" '^[0-9][0-9]*\(m\|h\|d\|\)$' '^error'
207 checkarg --kcsan-kmake-arg "(kernel make arguments)" $# "$2" '.*' '^error$'
H A Dfunctions.sh18 # checkarg --argname argtype $# arg mustmatch cannotmatch
22 checkarg () { function
H A Dsrcu_lockdep.sh30 checkarg --datestamp "(relative pathname)" "$#" "$2" '^[a-zA-Z0-9._/-]*$' '^--'
/kernel/linux/linux-5.10/tools/memory-model/scripts/
H A Dparseargs.sh51 # checkarg --argname argtype $# arg mustmatch cannotmatch
52 checkarg () { function
76 checkarg --destdir "(path to directory)" "$#" "$2" '.\+' '^--'
94 checkarg --destdir "(herd7 options)" "$#" "$2" '.*' '^--'
109 checkarg --jobs "(number)" "$#" "$2" '^[1-9][0-9]\+$' '^--'
114 checkarg --procs "(number)" "$#" "$2" '^[0-9]\+$' '^--'
119 checkarg --timeout "(timeout spec)" "$#" "$2" '^\([0-9]\+[smhd]\?\|\)$' '^--'

Completed in 3 milliseconds