Searched refs:nests (Results 1 – 2 of 2) sorted by relevance
230 u8 nests; member555 u8 nests = 0; in ep_poll_safewake() local575 nests = ep_src->nests; in ep_poll_safewake()577 nests = 1; in ep_poll_safewake()580 spin_lock_irqsave_nested(&ep->poll_wait.lock, flags, nests); in ep_poll_safewake()581 ep->nests = nests + 1; in ep_poll_safewake()583 ep->nests = 0; in ep_poll_safewake()1369 static int path_count_inc(int nests) in path_count_inc() argument1372 if (nests == 0) in path_count_inc()1375 if (++path_count[nests] > path_limits[nests]) in path_count_inc()
294 type of application that nests large amounts of mutexes to create a large