Home
last modified time | relevance | path

Searched defs:notifier_block (Results 1 – 1 of 1) sorted by relevance

/external/kernel-headers/original/linux/
Dnotifier.h35 struct notifier_block { struct
36 int (*notifier_call)(struct notifier_block *, unsigned long, void *); argument
37 struct notifier_block *next; argument
43 struct notifier_block *head; argument