Searched refs:tncur (Results 1 – 1 of 1) sorted by relevance
340 struct wake_task_node *tncur; in ep_poll_safewake() local346 list_for_each_entry(tncur, lsthead, llink) { in ep_poll_safewake()348 if (tncur->wq == wq || in ep_poll_safewake()349 (tncur->task == this_task && ++wake_nests > EP_MAX_POLLWAKE_NESTS)) { in ep_poll_safewake()