Searched refs:opal_msg_notifier_head (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/platforms/powernv/
H A Dopal.c59 static struct atomic_notifier_head opal_msg_notifier_head[OPAL_MSG_TYPE_MAX]; variable in typeref:struct:atomic_notifier_head
318 &opal_msg_notifier_head[msg_type], nb); opal_message_notifier_register()
325 &opal_msg_notifier_head[msg_type], nb); opal_message_notifier_unregister()
331 atomic_notifier_call_chain(&opal_msg_notifier_head[msg_type], opal_message_do_notify()
386 ATOMIC_INIT_NOTIFIER_HEAD(&opal_msg_notifier_head[i]); opal_message_init()

Completed in 46 milliseconds