Searched refs:sent_bytes (Results 1 – 2 of 2) sorted by relevance
185 int sent_bytes = 0; in icmsg_me_send() local204 sent_bytes = icmsg_buffer_len_to_user_buffer_len(r); in icmsg_me_send()218 return sent_bytes; in icmsg_me_send()
503 int sent_bytes; in icmsg_send() local533 sent_bytes = write_ret; in icmsg_send()542 return sent_bytes; in icmsg_send()
Completed in 14 milliseconds