Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Deventpoll.c233 u8 nests; member
559 u8 nests = 0; in ep_poll_safewake() local
579 nests = ep_src->nests; in ep_poll_safewake()
581 nests = 1; in ep_poll_safewake()
584 spin_lock_irqsave_nested(&ep->poll_wait.lock, flags, nests); in ep_poll_safewake()
585 ep->nests = nests + 1; in ep_poll_safewake()
587 ep->nests = 0; in ep_poll_safewake()
1380 static int path_count_inc(int nests) in path_count_inc() argument
1383 if (nests == 0) in path_count_inc()
1386 if (++path_count[nests] > path_limits[nests]) in path_count_inc()
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Drt-mutex-design.rst294 type of application that nests large amounts of mutexes to create a large
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccint.info8092 This is a family of loop transformations that works on loop nests.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccint.info8092 This is a family of loop transformations that works on loop nests.