Home
last modified time | relevance | path

Searched refs:xenbus_switch_fatal (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/xen/xenbus/
Dxenbus_client.c179 static void xenbus_switch_fatal(struct xenbus_device *, int, int,
211 xenbus_switch_fatal(dev, depth, err, "starting transaction"); in __xenbus_switch_state()
221 xenbus_switch_fatal(dev, depth, err, "writing new state"); in __xenbus_switch_state()
231 xenbus_switch_fatal(dev, depth, err, "ending transaction"); in __xenbus_switch_state()
334 static void xenbus_switch_fatal(struct xenbus_device *dev, int depth, int err, in xenbus_switch_fatal() function