Searched refs:xpc_reboot_notifier (Results 1 – 1 of 1) sorted by relevance
150 static struct notifier_block xpc_reboot_notifier = { variable1025 (void)unregister_reboot_notifier(&xpc_reboot_notifier); in xpc_do_exit()1221 ret = register_reboot_notifier(&xpc_reboot_notifier); in xpc_init()1270 (void)unregister_reboot_notifier(&xpc_reboot_notifier); in xpc_init()