Searched refs:unique_priority (Results 1 – 1 of 1) sorted by relevance
27 bool unique_priority) in notifier_chain_register() argument37 if (n->priority == (*nl)->priority && unique_priority) in notifier_chain_register()259 bool unique_priority) in __blocking_notifier_chain_register() argument269 return notifier_chain_register(&nh->head, n, unique_priority); in __blocking_notifier_chain_register()272 ret = notifier_chain_register(&nh->head, n, unique_priority); in __blocking_notifier_chain_register()