Searched refs:xenbus_switch_fatal (Results 1 – 1 of 1) sorted by relevance
/drivers/xen/xenbus/ |
D | xenbus_client.c | 198 static void xenbus_switch_fatal(struct xenbus_device *, int, int, 230 xenbus_switch_fatal(dev, depth, err, "starting transaction"); in __xenbus_switch_state() 240 xenbus_switch_fatal(dev, depth, err, "writing new state"); in __xenbus_switch_state() 250 xenbus_switch_fatal(dev, depth, err, "ending transaction"); in __xenbus_switch_state() 353 static void xenbus_switch_fatal(struct xenbus_device *dev, int depth, int err, in xenbus_switch_fatal() function
|