Searched defs:notifier_block (Results 1 – 1 of 1) sorted by relevance
18 struct notifier_block { struct19 int (*notifier_call)(struct notifier_block *, unsigned long, void *); argument20 struct notifier_block *next; argument26 struct notifier_block *head; argument