Searched refs:userCopy (Results 1 – 1 of 1) sorted by relevance
773 size_t bufferSize, bool userCopy) in copy_port_message() argument783 if (userCopy) { in copy_port_message()1444 bool userCopy = (flags & PORT_FLAG_USE_USER_MEMCPY) != 0; in read_port_etc() local1445 bool peekOnly = !userCopy && (flags & B_PEEK_PORT_MESSAGE) != 0; in read_port_etc()1506 userCopy); in read_port_etc()1529 userCopy); in read_port_etc()1564 bool userCopy = (flags & PORT_FLAG_USE_USER_MEMCPY) != 0; in writev_port_etc() local1650 if (userCopy) { in writev_port_etc()