Searched refs:xpc_reboot_notifier (Results 1 – 1 of 1) sorted by relevance
161 static struct notifier_block xpc_reboot_notifier = { variable1036 (void)unregister_reboot_notifier(&xpc_reboot_notifier); in xpc_do_exit()1260 ret = register_reboot_notifier(&xpc_reboot_notifier); in xpc_init()1309 (void)unregister_reboot_notifier(&xpc_reboot_notifier); in xpc_init()