Searched refs:is_p_64bit_process (Results 1 – 1 of 1) sorted by relevance
1501 const bool is_p_64bit_process = IS_64BIT_PROCESS(p); in sendmsg_nocancel() local1511 if (is_p_64bit_process) { in sendmsg_nocancel()1524 if (is_p_64bit_process) { in sendmsg_nocancel()1550 (is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32), in sendmsg_nocancel()1568 is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32, in sendmsg_nocancel()1609 const bool is_p_64bit_process = IS_64BIT_PROCESS(p); in internalize_user_msg_x() local1613 if (is_p_64bit_process) { in internalize_user_msg_x()1662 is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32, in internalize_user_msg_x()1671 is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32, in internalize_user_msg_x()1692 is_p_64bit_process ? UIO_USERSPACE64 : UIO_USERSPACE32, in internalize_user_msg_x()[all …]