Searched refs:vqueue_get_avail_buf (Results 1 – 3 of 3) sorted by relevance
96 int vqueue_get_avail_buf(struct vqueue* vq, struct vqueue_buf* iovbuf);
219 int vqueue_get_avail_buf(struct vqueue* vq, struct vqueue_buf* iovbuf) { in vqueue_get_avail_buf() function
825 ret = vqueue_get_avail_buf(vq, &buf); in tipc_rx_thread_func()1294 ret = vqueue_get_avail_buf(vq, &buf); in tipc_send_data()