Searched refs:restore_xstate_sig (Results 1 – 3 of 3) sorted by relevance
482 static inline int restore_xstate_sig(void __user *buf, int ia32_frame) in restore_xstate_sig() function
204 err |= restore_xstate_sig(buf, 1); in ia32_restore_sigcontext()
116 err |= restore_xstate_sig(buf, config_enabled(CONFIG_X86_32)); in restore_sigcontext()