Searched refs:tail_end_sys (Results 1 – 2 of 2) sorted by relevance
29 extern TBIRES tail_end_sys(TBIRES, int, int *);32 return tail_end_sys(state, -1, NULL); in tail_end()
312 TBIRES tail_end_sys(TBIRES State, int syscall, int *restart) in tail_end_sys() function686 State = tail_end_sys(State, sysnumber, &restart); in switch1_handler()