Searched refs:restore_rt (Results 1 – 2 of 2) sorted by relevance
77 void (*restore_rt)(void); variable103 restore_rt = oact.sa_restorer; in sig_initial()165 __attribute__ ((optimize("Os"))) __attribute__((used)) restore_rt(void) in restore_rt() function224 kact.sa_restorer = restore_rt; in ltp_rt_sigaction()
2137 LSS_INLINE void (*LSS_NAME(restore_rt)(void))(void) { in _syscall1()2421 LSS_INLINE void (*LSS_NAME(restore_rt)(void))(void) { in _syscall2()3707 a.sa_restorer = LSS_NAME(restore_rt)(); in LSS_NAME()3971 ? LSS_NAME(restore_rt)() : LSS_NAME(restore)(); in _syscall3()