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

/linux-4.1.27/fs/
H A Deventpoll.c125 struct nested_calls { struct
266 static struct nested_calls poll_loop_ncalls;
269 static struct nested_calls poll_safewake_ncalls;
272 static struct nested_calls poll_readywalk_ncalls;
363 static void ep_nested_calls_init(struct nested_calls *ncalls) ep_nested_calls_init()
388 * @ncalls: Pointer to the nested_calls structure to be used for this call.
398 static int ep_call_nested(struct nested_calls *ncalls, int max_nests, ep_call_nested()

Completed in 128 milliseconds