Searched refs:xenbus_switch_fatal (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/xen/xenbus/ |
D | xenbus_client.c | 174 static void xenbus_switch_fatal(struct xenbus_device *, int, int, 206 xenbus_switch_fatal(dev, depth, err, "starting transaction"); in __xenbus_switch_state() 216 xenbus_switch_fatal(dev, depth, err, "writing new state"); in __xenbus_switch_state() 226 xenbus_switch_fatal(dev, depth, err, "ending transaction"); in __xenbus_switch_state() 350 static void xenbus_switch_fatal(struct xenbus_device *dev, int depth, int err, in xenbus_switch_fatal() function
|