Searched refs:shutdown_notifier_head (Results 1 – 1 of 1) sorted by relevance
64 struct list_head shutdown_notifier_head; variable834 INIT_LIST_HEAD(&shutdown_notifier_head); in cds_ssr_protect_init()865 list_add_tail(¬ifier->list, &shutdown_notifier_head); in cds_shutdown_notifier_register()878 &shutdown_notifier_head, list) { in cds_shutdown_notifier_purge()898 list_for_each_entry(notifier, &shutdown_notifier_head, list) { in cds_shutdown_notifier_call()