Searched refs:offset_start (Results 1 – 1 of 1) sorted by relevance
989 int copy_xstate_to_kernel(void *kbuf, struct xregs_state *xsave, unsigned int offset_start, unsigne… in copy_xstate_to_kernel() argument998 if (unlikely(offset_start != 0)) in copy_xstate_to_kernel()1073 int copy_xstate_to_user(void __user *ubuf, struct xregs_state *xsave, unsigned int offset_start, un… in copy_xstate_to_user() argument1082 if (unlikely(offset_start != 0)) in copy_xstate_to_user()