Searched refs:efivar_ops_nh (Results 1 – 3 of 3) sorted by relevance
376 err = blocking_notifier_chain_register(&efivar_ops_nh, &sfi->nb); in efivarfs_fill_super()525 blocking_notifier_chain_unregister(&efivar_ops_nh, &sfi->nb); in efivarfs_kill_sb()
86 blocking_notifier_call_chain(&efivar_ops_nh, event, NULL); in efivars_register()
193 struct blocking_notifier_head efivar_ops_nh; variable194 EXPORT_SYMBOL_GPL(efivar_ops_nh);457 BLOCKING_INIT_NOTIFIER_HEAD(&efivar_ops_nh); in efisubsys_init()