Searched defs:notifier_block (Results 1 – 2 of 2) sorted by relevance
54 struct notifier_block { struct56 struct notifier_block __rcu *next; argument62 struct notifier_block __rcu *head; argument
81 struct notifier_block notifier_block; member