Searched defs:nr_to_call (Results  1 – 3 of 3) sorted by relevance
| /linux-4.1.27/kernel/ | 
| D | notifier.c | 76 			       int nr_to_call, int *nr_calls)  in notifier_call_chain()178 				 int nr_to_call, int *nr_calls)  in __atomic_notifier_call_chain()
 306 				   int nr_to_call, int *nr_calls)  in __blocking_notifier_call_chain()
 392 			      int nr_to_call, int *nr_calls)  in __raw_notifier_call_chain()
 492 			       int nr_to_call, int *nr_calls)  in __srcu_notifier_call_chain()
 
 | 
| D | cpu_pm.c | 28 static int cpu_pm_notify(enum cpu_pm_event event, int nr_to_call, int *nr_calls)  in cpu_pm_notify()
 | 
| D | cpu.c | 221 static int __cpu_notify(unsigned long val, void *v, int nr_to_call,  in __cpu_notify()
 |