Searched refs:nests (Results 1 – 3 of 3) sorted by relevance
227 u8 nests; member491 u8 nests = 0; in ep_poll_safewake() local511 nests = ep_src->nests; in ep_poll_safewake()513 nests = 1; in ep_poll_safewake()516 spin_lock_irqsave_nested(&ep->poll_wait.lock, flags, nests); in ep_poll_safewake()517 ep->nests = nests + 1; in ep_poll_safewake()519 ep->nests = 0; in ep_poll_safewake()1297 static int path_count_inc(int nests) in path_count_inc() argument1300 if (nests == 0) in path_count_inc()1303 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
1487 ``ETHTOOL_A_STATS_GRP_HIST_RX`` and ``ETHTOOL_A_STATS_GRP_HIST_TX`` nests