Searched refs:linux_copyout_fpstate (Results 1 – 1 of 1) sorted by relevance
487 linux_copyout_fpstate(struct thread *td, struct l_ucontext *uc, char **sp) in linux_copyout_fpstate() function559 if (linux_copyout_fpstate(td, &sf.sf_uc, &sp) != 0) { in linux_rt_sendsig()