Searched refs:xenbus_write (Results 1 – 2 of 2) sorted by relevance
36 char *xenbus_write(xenbus_transaction_t xbt, const char *path,
147 msg = xenbus_write(xbt, path, value); in xenbus_switch_state()350 char *xenbus_write(xenbus_transaction_t xbt, const char *path, in xenbus_write() function526 return xenbus_write(xbt, fullpath, val); in xenbus_printf()
Completed in 3 milliseconds