Searched defs:notifier_block (Results 1 – 1 of 1) sorted by relevance
25 struct notifier_block { struct26 int (*notifier_call)(struct notifier_block *, unsigned long, void *); argument27 struct notifier_block *next; argument34 struct notifier_block *head; argument