Lines Matching refs:is_p_64bit_process
1498 const bool is_p_64bit_process = IS_64BIT_PROCESS(p); in sendmsg_nocancel() local
1508 if (is_p_64bit_process) { in sendmsg_nocancel()
1521 if (is_p_64bit_process) { in sendmsg_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()
1807 const bool is_p_64bit_process = IS_64BIT_PROCESS(p); in internalize_user_msg_x() local
1811 if (is_p_64bit_process) { in internalize_user_msg_x()
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()
1974 const bool is_p_64bit_process = IS_64BIT_PROCESS(p); in sendit_x() local
1988 (is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32), in sendit_x()
2006 if (is_p_64bit_process) { in sendit_x()
2081 const bool is_p_64bit_process = IS_64BIT_PROCESS(p); in sendmsg_x() local
2124 (is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32), in sendmsg_x()
2136 if (is_p_64bit_process) { in sendmsg_x()
2580 const bool is_p_64bit_process = IS_64BIT_PROCESS(p); in recvmsg_nocancel() local
2584 if (is_p_64bit_process) { in recvmsg_nocancel()
2598 if (is_p_64bit_process) { in recvmsg_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()
2660 if (is_p_64bit_process) { in recvmsg_nocancel()
2701 const bool is_p_64bit_process = IS_64BIT_PROCESS(p); in recvmsg_x_array() local
2703 size_of_msghdr = is_p_64bit_process ? in recvmsg_x_array()
2749 is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32, in recvmsg_x_array()
4123 const bool is_p_64bit_process = IS_64BIT_PROCESS(p); in sendfile() local
4202 if (is_p_64bit_process) { in sendfile()
4213 if (is_p_64bit_process) { in sendfile()