Lines Matching refs:UIO_USERSPACE64
927 (IS_64BIT_PROCESS(p) ? UIO_USERSPACE64 : UIO_USERSPACE32), in connectx_nocancel()
945 IS_64BIT_PROCESS(p) ? UIO_USERSPACE64 : UIO_USERSPACE32, in connectx_nocancel()
1432 (IS_64BIT_PROCESS(p) ? UIO_USERSPACE64 : UIO_USERSPACE32), in sendto_nocancel()
1547 (is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32), in sendmsg_nocancel()
1565 is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32, in sendmsg_nocancel()
1680 IS_64BIT_PROCESS(p) ? UIO_USERSPACE64 : UIO_USERSPACE32, in sendmsg_x_old()
1782 IS_64BIT_PROCESS(p) ? UIO_USERSPACE64 : UIO_USERSPACE32, in sendmsg_x_old()
1860 is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32, in internalize_user_msg_x()
1869 is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32, in internalize_user_msg_x()
1890 is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32, in internalize_user_msg_x()
1988 (is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32), in sendit_x()
2123 (is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32), in sendmsg_x()
2523 (IS_64BIT_PROCESS(p) ? UIO_USERSPACE64 : UIO_USERSPACE32), in recvfrom_nocancel()
2625 (is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32), in recvmsg_nocancel()
2644 is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32, in recvmsg_nocancel()
2748 is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32, in recvmsg_x_array()
2932 spacetype = UIO_USERSPACE64; in recvmsg_x()
2987 if (spacetype == UIO_USERSPACE64) { in recvmsg_x()
3103 if (spacetype == UIO_USERSPACE64) { in recvmsg_x()
3655 if (spacetype == UIO_USERSPACE64) { in internalize_user_msghdr_array()
3740 if (spacetype == UIO_USERSPACE64) { in internalize_recv_msghdr_array()
3823 if (spacetype == UIO_USERSPACE64) { in externalize_user_msghdr_array()
3849 int spacetype = IS_64BIT_PROCESS(p) ? UIO_USERSPACE64 : UIO_USERSPACE32; in externalize_recv_msghdr_array()
3883 if (spacetype == UIO_USERSPACE64) { in externalize_recv_msghdr_array()