Searched refs:xpc_system_reboot (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/sgi-xp/ |
H A D | xpc_main.c | 160 static int xpc_system_reboot(struct notifier_block *, unsigned long, void *); 162 .notifier_call = xpc_system_reboot, 1055 xpc_system_reboot(struct notifier_block *nb, unsigned long event, void *unused) in xpc_system_reboot() function
|
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/ |
H A D | xpc_main.c | 151 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
|
Completed in 3 milliseconds