Searched refs:READ_FAULT (Results 1 – 1 of 1) sorted by relevance
110 #define READ_FAULT 0 /* instructs routine to simulate read fault */ macro222 ((int)local_args[3] == READ_FAULT) ? (read_from_addr = in thread_fault()326 ((fault_type == READ_FAULT) ? in map_and_thread()450 return map_and_thread("./tmp.file.1", thread_fault, READ_FAULT, NUMTHREAD); in test1()