Searched refs:xenbus_switch_fatal (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/xen/xenbus/ |
H A D | xenbus_client.c | 205 static void xenbus_switch_fatal(struct xenbus_device *, int, int, 237 xenbus_switch_fatal(dev, depth, err, "starting transaction"); in __xenbus_switch_state() 247 xenbus_switch_fatal(dev, depth, err, "writing new state"); in __xenbus_switch_state() 257 xenbus_switch_fatal(dev, depth, err, "ending transaction"); in __xenbus_switch_state() 362 static void xenbus_switch_fatal(struct xenbus_device *dev, int depth, int err, in xenbus_switch_fatal() function
|