Home
last modified time | relevance | path

Searched defs:shutdown_handler (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/xen/
Dmanage.c168 struct shutdown_handler { struct
170 const char command[SHUTDOWN_CMD_SIZE];
171 bool flag;
172 void (*cb)(void);
219 static void shutdown_handler(struct xenbus_watch *watch, in shutdown_handler() function
/kernel/linux/linux-6.6/drivers/xen/
Dmanage.c168 struct shutdown_handler { struct
170 const char command[SHUTDOWN_CMD_SIZE];
171 bool flag;
172 void (*cb)(void);
220 static void shutdown_handler(struct xenbus_watch *watch, in shutdown_handler() function