Lines Matching full:check

214 	"Check anonymous memory with private mapping, sync error mode, mmap memory and tag check off\n");  in main()
216 …"Check file memory with private mapping, sync error mode, mmap/mprotect memory and tag check off\n… in main()
220 "Check anonymous memory with private mapping, no error mode, mmap memory and tag check off\n"); in main()
222 "Check file memory with private mapping, no error mode, mmap/mprotect memory and tag check off\n"); in main()
225 "Check anonymous memory with private mapping, sync error mode, mmap memory and tag check on\n"); in main()
227 …"Check anonymous memory with private mapping, sync error mode, mmap/mprotect memory and tag check in main()
229 "Check anonymous memory with shared mapping, sync error mode, mmap memory and tag check on\n"); in main()
231 …"Check anonymous memory with shared mapping, sync error mode, mmap/mprotect memory and tag check o… in main()
233 "Check anonymous memory with private mapping, async error mode, mmap memory and tag check on\n"); in main()
235 …"Check anonymous memory with private mapping, async error mode, mmap/mprotect memory and tag check in main()
237 "Check anonymous memory with shared mapping, async error mode, mmap memory and tag check on\n"); in main()
239 …"Check anonymous memory with shared mapping, async error mode, mmap/mprotect memory and tag check in main()
242 "Check file memory with private mapping, sync error mode, mmap memory and tag check on\n"); in main()
244 …"Check file memory with private mapping, sync error mode, mmap/mprotect memory and tag check on\n"… in main()
246 "Check file memory with shared mapping, sync error mode, mmap memory and tag check on\n"); in main()
248 "Check file memory with shared mapping, sync error mode, mmap/mprotect memory and tag check on\n"); in main()
250 "Check file memory with private mapping, async error mode, mmap memory and tag check on\n"); in main()
252 …"Check file memory with private mapping, async error mode, mmap/mprotect memory and tag check on\n… in main()
254 "Check file memory with shared mapping, async error mode, mmap memory and tag check on\n"); in main()
256 …"Check file memory with shared mapping, async error mode, mmap/mprotect memory and tag check on\n"… in main()
259 "Check clear PROT_MTE flags with private mapping, sync error mode and mmap memory\n"); in main()
261 "Check clear PROT_MTE flags with private mapping and sync error mode and mmap/mprotect memory\n"); in main()