Searched refs:BLOCKING_NOTIFIER_INIT (Results 1 – 1 of 1) sorted by relevance
43 #define BLOCKING_NOTIFIER_INIT(name) { .rwsem = __RWSEM_INITIALIZER((name).rwsem), .head = NULL… macro47 … BLOCKING_NOTIFIER_HEAD(name) struct blocking_notifier_head name = BLOCKING_NOTIFIER_INIT(name)