Lines Matching full:blocking
54 * @nl: Pointer to head of the blocking notifier chain
100 * @nl: Pointer to head of the blocking notifier chain
226 * Blocking notifier chain routines. All access to the chain is
231 * blocking_notifier_chain_register - Add notifier to a blocking notifier chain
232 * @nh: Pointer to head of the blocking notifier chain
235 * Adds a notifier to a blocking notifier chain.
261 * blocking_notifier_chain_unregister - Remove notifier from a blocking notifier chain
262 * @nh: Pointer to head of the blocking notifier chain
265 * Removes a notifier from a blocking notifier chain.
310 * blocking_notifier_call_chain - Call functions in a blocking notifier chain
311 * @nh: Pointer to head of the blocking notifier chain