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.c302 static void *xs_talkv(struct xenbus_transaction t, in xs_talkv() function
364 return xs_talkv(t, type, &iovec, 1, len); in xs_single()
495 ret = xs_error(xs_talkv(t, XS_WRITE, iovec, ARRAY_SIZE(iovec), NULL)); in xenbus_write()
667 return xs_error(xs_talkv(XBT_NIL, XS_WATCH, iov, in xs_watch()
680 return xs_error(xs_talkv(XBT_NIL, XS_UNWATCH, iov, in xs_unwatch()