Searched refs:notifier_head (Results 1 – 2 of 2) sorted by relevance
/xen-4.10.0-shim-comet/xen/include/xen/ |
A D | notifier.h | 31 struct notifier_head { struct 38 struct notifier_head name = NOTIFIER_INIT(name) argument 41 struct notifier_head *nh, struct notifier_block *nb); 43 struct notifier_head *nh, struct notifier_block *nb); 46 struct notifier_head *nh, unsigned long val, void *v,
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | notifier.c | 22 struct notifier_head *nh, struct notifier_block *n) in notifier_chain_register() 47 struct notifier_head *nh, struct notifier_block *n) in notifier_chain_unregister() 69 struct notifier_head *nh, unsigned long val, void *v, in notifier_call_chain()
|
Completed in 2 milliseconds