Searched refs:to_user_ptr (Results 1 – 1 of 1) sorted by relevance
88 #define to_user_ptr(p) ptr_to_compat(p) macro142 #define to_user_ptr(p) ((unsigned long)(p)) macro769 unsafe_put_user(to_user_ptr(&frame->uc.uc_mcontext), &frame->uc.uc_regs, failed); in handle_rt_signal32()866 unsafe_put_user(to_user_ptr(ksig->ka.sa.sa_handler), &sc->handler, failed); in handle_signal32()873 unsafe_put_user(to_user_ptr(mctx), &sc->regs, failed); in handle_signal32()1058 unsafe_put_user(to_user_ptr(mctx), &old_ctx->uc_regs, failed); in COMPAT_SYSCALL_DEFINE3()