Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/xen/xenbus/
Dxenbus_client.c192 static void xenbus_switch_fatal(struct xenbus_device *, int, int,
224 xenbus_switch_fatal(dev, depth, err, "starting transaction"); in __xenbus_switch_state()
234 xenbus_switch_fatal(dev, depth, err, "writing new state"); in __xenbus_switch_state()
244 xenbus_switch_fatal(dev, depth, err, "ending transaction"); in __xenbus_switch_state()
347 static void xenbus_switch_fatal(struct xenbus_device *dev, int depth, int err, in xenbus_switch_fatal() function