Searched refs:nested_calls (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Deventpoll.c108 struct nested_calls { struct
231 static struct nested_calls poll_safewake_ncalls;
234 static struct nested_calls poll_readywalk_ncalls;
303 static void ep_nested_calls_init(struct nested_calls *ncalls)
315 * @ncalls: Pointer to the nested_calls structure to be used for this call.
325 static int ep_call_nested(struct nested_calls *ncalls, int max_nests,

Completed in 92 milliseconds