Searched refs:tncur (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.c332 struct nested_call_node *tncur; local
342 list_for_each_entry(tncur, lsthead, llink) {
343 if (tncur->ctx == ctx &&
344 (tncur->cookie == cookie || ++call_nests > max_nests)) {

Completed in 102 milliseconds