Searched refs:efivar_ops_nh (Results 1 – 3 of 3) sorted by relevance
371 err = blocking_notifier_chain_register(&efivar_ops_nh, &sfi->nb); in efivarfs_fill_super() 520 blocking_notifier_chain_unregister(&efivar_ops_nh, &sfi->nb); in efivarfs_kill_sb()
189 struct blocking_notifier_head efivar_ops_nh; variable 190 EXPORT_SYMBOL_GPL(efivar_ops_nh);453 BLOCKING_INIT_NOTIFIER_HEAD(&efivar_ops_nh); in efisubsys_init()
1357 extern struct blocking_notifier_head efivar_ops_nh;