Home
last modified time | relevance | path

Searched refs:xs_talkv (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/xen/xenbus/
H A Dxenbus_xs.c315 static void *xs_talkv(struct xenbus_transaction t, in xs_talkv() function
378 return xs_talkv(t, type, &iovec, 1, len); in xs_single()
509 ret = xs_error(xs_talkv(t, XS_WRITE, iovec, ARRAY_SIZE(iovec), NULL)); in xenbus_write()
658 return xs_error(xs_talkv(XBT_NIL, XS_WATCH, iov, in xs_watch()
671 return xs_error(xs_talkv(XBT_NIL, XS_UNWATCH, iov, in xs_unwatch()