Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Deventpoll.c230 u8 nests; member
555 u8 nests = 0; in ep_poll_safewake() local
575 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() argument
1372 if (nests == 0) in path_count_inc()
1375 if (++path_count[nests] > path_limits[nests]) in path_count_inc()
/Linux-v5.10/Documentation/locking/
Drt-mutex-design.rst294 type of application that nests large amounts of mutexes to create a large