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