Searched defs:notifier_block (Results 1 – 1 of 1) sorted by relevance
14 struct notifier_block struct16 int (*notifier_call)(struct notifier_block *self, unsigned long, void *); argument17 struct notifier_block *next; argument24 extern int notifier_chain_register(struct notifier_block **list, struct notifier_block *n); argument