Searched defs:val_up (Results 1 - 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/kernel/ |
| H A D | notifier.c | 112 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 [all...] |
| /kernel/linux/linux-6.6/kernel/ |
| H A D | notifier.c | 122 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 D | main.c | 127 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 D | main.c | 83 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 D | dev.c | 2012 call_netdevice_notifiers_info_robust(unsigned long val_up, in call_netdevice_notifiers_info_robust() argument
|
Completed in 18 milliseconds