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

/linux-4.1.27/fs/
H A Deventpoll.c389 * @max_nests: Maximum number of allowed nesting calls.
398 static int ep_call_nested(struct nested_calls *ncalls, int max_nests, ep_call_nested() argument
417 (tncur->cookie == cookie || ++call_nests > max_nests)) { list_for_each_entry()

Completed in 149 milliseconds