Lines Matching full:on
59 * Calculate the number of channels based on the device properties. Called
66 * Return 0 on success, -errno on failure.
111 * Notify (on guest's behalf) the host side of the channel that there's data in
120 * Return 0 on success, negative errno on failure.
129 * Return total number of bytes placed in the send ringbuffer on success,
130 * negative errno on failure.
131 * The ringbuffer indices are updated on success, and the guest is signaled if
141 * Return 0 on success, negative errno on failure.
157 * VMBusChanReq at the beginning, followed by the message payload, or NULL on
176 * preceding recv_peek/recv_pop calls on success, negative errno on failure.
206 * Return the number of bytes copied, or a negative status on failure.
215 * Return the number of iovecs mapped, or negative status on failure.