Searched refs:to_user_ptr (Results 1 – 1 of 1) sorted by relevance
99 #define to_user_ptr(p) ptr_to_compat(p) macro156 #define to_user_ptr(p) ((unsigned long)(p)) macro929 || __put_user(to_user_ptr(&rt_sf->uc.uc_mcontext), in handle_rt_signal32()1122 || __put_user(to_user_ptr(mctx), &old_ctx->uc_regs)) in COMPAT_SYSCALL_DEFINE3()1384 if (__put_user(to_user_ptr(ksig->ka.sa.sa_handler), &sc->handler) in handle_signal32()1391 || __put_user(to_user_ptr(&frame->mctx), &sc->regs) in handle_signal32()