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