Searched refs:is_p_64bit_process (Results 1 – 1 of 1) sorted by relevance
1500 const bool is_p_64bit_process = IS_64BIT_PROCESS(p); in sendmsg_nocancel() local1510 if (is_p_64bit_process) { in sendmsg_nocancel()1523 if (is_p_64bit_process) { in sendmsg_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()1608 const bool is_p_64bit_process = IS_64BIT_PROCESS(p); in internalize_user_msg_x() local1612 if (is_p_64bit_process) { in internalize_user_msg_x()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()[all …]