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()
2124 (is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32), in sendmsg_x()
2524 (IS_64BIT_PROCESS(p) ? UIO_USERSPACE64 : UIO_USERSPACE32), in recvfrom_nocancel()
2626 (is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32), in recvmsg_nocancel()
2645 is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32, in recvmsg_nocancel()
2749 is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32, in recvmsg_x_array()
2933 spacetype = UIO_USERSPACE64; in recvmsg_x()
2988 if (spacetype == UIO_USERSPACE64) { in recvmsg_x()
3104 if (spacetype == UIO_USERSPACE64) { in recvmsg_x()
3656 if (spacetype == UIO_USERSPACE64) { in internalize_user_msghdr_array()
3741 if (spacetype == UIO_USERSPACE64) { in internalize_recv_msghdr_array()
3824 if (spacetype == UIO_USERSPACE64) { in externalize_user_msghdr_array()
3850 int spacetype = IS_64BIT_PROCESS(p) ? UIO_USERSPACE64 : UIO_USERSPACE32; in externalize_recv_msghdr_array()
3884 if (spacetype == UIO_USERSPACE64) { in externalize_recv_msghdr_array()