Searched refs:map_and_thread (Results 1 – 1 of 1) sorted by relevance
/external/ltp/testcases/kernel/mem/mtest05/ |
D | mmstress.c | 355 RETINFO_t *map_and_thread(char *tmpfile, /* name of temporary file to be created */ in map_and_thread() function 547 map_and_thread("./tmp.file.1", thread_fault, READ_FAULT, NUMTHREAD, in test1() 574 map_and_thread("./tmp.file.2", thread_fault, WRITE_FAULT, NUMTHREAD, in test2() 601 map_and_thread("./tmp.file.3", thread_fault, COW_FAULT, NUMTHREAD, in test3() 629 map_and_thread("/dev/zero", thread_fault, COW_FAULT, NUMTHREAD, in test4()
|