Searched refs:error_func_msg_and_die (Results 1 – 7 of 7) sorted by relevance
59 error_func_msg_and_die("delay index overflow"); in alloc_delay_data()72 error_func_msg_and_die("delay_idx >= delay_data_vec_size"); in fill_delay_data()124 error_func_msg_and_die("delay_idx >= delay_data_vec_size"); in delay_tcb()
52 error_func_msg_and_die("retval index overflow"); in retval_new()67 error_func_msg_and_die("rval_idx >= retval_vec_size"); in retval_get()
74 #define error_func_msg_and_die(fmt_, ...) \ macro
140 error_func_msg_and_die("mmap_cache is NULL"); in walk()
49 error_func_msg_and_die("sysconf(_SC_PAGESIZE) " in get_pagesize()
1529 error_func_msg_and_die("unexpected wait status %#x", status); in test_ptrace_seize()
10310 (test_ptrace_seize): Use error_func_msg_and_die() instead of10362 debug_func_perror_msg, error_func_msg_and_die, perror_func_msg_and_die):