Searched refs:xstate_sigframe_size (Results 1 – 1 of 1) sorted by relevance
450 static inline unsigned int xstate_sigframe_size(struct fpstate *fpstate) in xstate_sigframe_size() function473 size = xstate_sigframe_size(fpu->fpstate); in fpu__restore_sig()509 unsigned long frame_size = xstate_sigframe_size(current->thread.fpu.fpstate); in fpu__alloc_mathframe()
Completed in 3 milliseconds