Searched refs:xpc_reboot_notifier (Results 1 – 1 of 1) sorted by relevance
152 static struct notifier_block xpc_reboot_notifier = { variable1027 (void)unregister_reboot_notifier(&xpc_reboot_notifier); in xpc_do_exit()1254 ret = register_reboot_notifier(&xpc_reboot_notifier); in xpc_init()1303 (void)unregister_reboot_notifier(&xpc_reboot_notifier); in xpc_init()