Lines Matching refs:UIO_USERSPACE64
929 (IS_64BIT_PROCESS(p) ? UIO_USERSPACE64 : UIO_USERSPACE32), in connectx_nocancel()
947 IS_64BIT_PROCESS(p) ? UIO_USERSPACE64 : UIO_USERSPACE32, in connectx_nocancel()
1434 (IS_64BIT_PROCESS(p) ? UIO_USERSPACE64 : UIO_USERSPACE32), in sendto_nocancel()
1549 (is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32), in sendmsg_nocancel()
1567 is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32, in sendmsg_nocancel()
1661 is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32, in internalize_user_msg_x()
1670 is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32, in internalize_user_msg_x()
1691 is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32, in internalize_user_msg_x()
1790 (is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32), in sendit_x()
1914 (is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32), in sendmsg_x()
2314 (IS_64BIT_PROCESS(p) ? UIO_USERSPACE64 : UIO_USERSPACE32), in recvfrom_nocancel()
2416 (is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32), in recvmsg_nocancel()
2435 is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32, in recvmsg_nocancel()
2539 is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32, in recvmsg_x_array()
2723 spacetype = UIO_USERSPACE64; in recvmsg_x()
2777 if (spacetype == UIO_USERSPACE64) { in recvmsg_x()
2893 if (spacetype == UIO_USERSPACE64) { in recvmsg_x()
3441 if (spacetype == UIO_USERSPACE64) { in internalize_recv_msghdr_array()
3518 int spacetype = IS_64BIT_PROCESS(p) ? UIO_USERSPACE64 : UIO_USERSPACE32; in externalize_recv_msghdr_array()
3552 if (spacetype == UIO_USERSPACE64) { in externalize_recv_msghdr_array()