Home
last modified time | relevance | path

Searched refs:checkarg (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/rcutorture/bin/
A Dkvm.sh99 checkarg --bootargs "(list of kernel boot arguments)" "$#" "$2" '.*' '^--'
112 checkarg --configs "(list of config files)" "$#" "$2" '^[^/.a-z]\+$' '^--'
117 checkarg --cpus "(number)" "$#" "$2" '^[0-9]*$' '^--'
131 checkarg --datestamp "(relative pathname)" "$#" "$2" '^[a-zA-Z0-9._/-]*$' '^--'
136 checkarg --defconfig "defconfigtype" "$#" "$2" '^[^/][^/]*$' '^--'
190 checkarg --kmake-arg "(kernel make arguments)" $# "$2" '.*' '^error$'
200 checkarg --memory "(memory size)" $# "$2" '^[0-9]\+[MG]\?$' error
208 checkarg --qemu-args "(qemu arguments)" $# "$2" '^-' '^error'
213 checkarg --qemu-cmd "(qemu-system-...)" $# "$2" 'qemu-system-' '^--'
221 checkarg --results "(absolute pathname)" "$#" "$2" '^/' '^error'
[all …]
A Dkvm-again.sh79 checkarg --duration "(minutes)" $# "$2" '^[0-9][0-9]*\(s\|m\|h\|d\|\)$' '^error'
96 checkarg --link "hard|soft|copy" "$#" "$2" 'hard\|soft\|copy' '^--'
115 checkarg --rundir "(absolute pathname)" "$#" "$2" '^/' '^error'
A Dtorture.sh95 checkarg --compress-kasan-vmlinux "(concurrency level)" $# "$2" '^[0-9][0-9]*$' '^error'
100 checkarg --configs-rcutorture "(list of config files)" "$#" "$2" '^[^/]\+$' '^--'
105 checkarg --configs-locktorture "(list of config files)" "$#" "$2" '^[^/]\+$' '^--'
110 checkarg --configs-scftorture "(list of config files)" "$#" "$2" '^[^/]\+$' '^--'
169 checkarg --duration "(minutes)" $# "$2" '^[0-9][0-9]*\(m\|h\|d\|\)$' '^error'
186 checkarg --kcsan-kmake-arg "(kernel make arguments)" $# "$2" '.*' '^error$'
A Dfunctions.sh22 checkarg () { function
/linux/tools/memory-model/scripts/
A Dparseargs.sh52 checkarg () { function
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 5 milliseconds