Searched defs:nr_calls (Results 1 – 2 of 2) sorted by relevance
/linux/kernel/ | ||
H A D | notifier.c | 67 int nr_to_call, int *nr_calls) in notifier_call_chain() |
/linux/net/rxrpc/ | ||
H A D | ar-internal.h | 69 atomic_t nr_calls; /* Count of allocated calls */ global() member |