Home
last modified time | relevance | path

Searched refs:notifier_head (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Dnotifier.h31 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 Dnotifier.c22 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