Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpc_main.c151 static int xpc_system_reboot(struct notifier_block *, unsigned long, void *);
153 .notifier_call = xpc_system_reboot,
1048 xpc_system_reboot(struct notifier_block *nb, unsigned long event, void *unused) in xpc_system_reboot() function