Searched refs:last_sync_msg (Results 1 – 2 of 2) sorted by relevance
130 * @last_sync_msg: The last synchronous message.159 struct nvec_msg *last_sync_msg; member
326 *msg = nvec->last_sync_msg; in nvec_write_sync() 328 nvec_msg_free(nvec, nvec->last_sync_msg); in nvec_write_sync() 459 nvec->last_sync_msg = msg; in nvec_dispatch()