Searched defs:notifier_block (Results 1 – 1 of 1) sorted by relevance
35 struct notifier_block { struct36 int (*notifier_call)(struct notifier_block *, unsigned long, void *); argument37 struct notifier_block *next; argument43 struct notifier_block *head; argument