Home
last modified time | relevance | path

Searched defs:val_down (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/kernel/
H A Dnotifier.c112 notifier_call_chain_robust(struct notifier_block **nl, unsigned long val_up, unsigned long val_down, void *v) notifier_call_chain_robust() argument
175 atomic_notifier_call_chain_robust(struct atomic_notifier_head *nh, unsigned long val_up, unsigned long val_down, void *v) atomic_notifier_call_chain_robust() argument
290 blocking_notifier_call_chain_robust(struct blocking_notifier_head *nh, unsigned long val_up, unsigned long val_down, void *v) blocking_notifier_call_chain_robust() argument
383 raw_notifier_call_chain_robust(struct raw_notifier_head *nh, unsigned long val_up, unsigned long val_down, void *v) raw_notifier_call_chain_robust() argument
/kernel/linux/linux-6.6/kernel/
H A Dnotifier.c122 notifier_call_chain_robust(struct notifier_block **nl, unsigned long val_up, unsigned long val_down, void *v) notifier_call_chain_robust() argument
341 blocking_notifier_call_chain_robust(struct blocking_notifier_head *nh, unsigned long val_up, unsigned long val_down, void *v) blocking_notifier_call_chain_robust() argument
434 raw_notifier_call_chain_robust(struct raw_notifier_head *nh, unsigned long val_up, unsigned long val_down, void *v) raw_notifier_call_chain_robust() argument
/kernel/linux/linux-6.6/kernel/power/
H A Dmain.c127 int pm_notifier_call_chain_robust(unsigned long val_up, unsigned long val_down) in pm_notifier_call_chain_robust() argument
/kernel/linux/linux-5.10/kernel/power/
H A Dmain.c83 int pm_notifier_call_chain_robust(unsigned long val_up, unsigned long val_down) in pm_notifier_call_chain_robust() argument
/kernel/linux/linux-6.6/net/core/
H A Ddev.c2012 call_netdevice_notifiers_info_robust(unsigned long val_up, unsigned long val_down, struct netdev_notifier_info *info) call_netdevice_notifiers_info_robust() argument

Completed in 23 milliseconds