Home
last modified time | relevance | path

Searched refs:nwait (Results 1 – 1 of 1) sorted by relevance

/fs/
Deventpoll.c161 int nwait; member
1326 if (epi->nwait >= 0 && (pwq = kmem_cache_alloc(pwq_cache, GFP_KERNEL))) { in ep_ptable_queue_proc()
1335 epi->nwait++; in ep_ptable_queue_proc()
1338 epi->nwait = -1; in ep_ptable_queue_proc()
1530 epi->nwait = 0; in ep_insert()
1575 if (epi->nwait < 0) in ep_insert()