Home
last modified time | relevance | path

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

/linux/fs/
H A Deventpoll.c234 u8 nests; member
614 u8 nests = 0; in ep_poll_safewake() local
634 nests = ep_src->nests; in ep_poll_safewake()
636 nests = 1; in ep_poll_safewake()
639 spin_lock_irqsave_nested(&ep->poll_wait.lock, flags, nests); in ep_poll_safewake()
640 ep->nests = nests + 1; in ep_poll_safewake()
642 ep->nests = 0; in ep_poll_safewake()
1425 static int path_count_inc(int nests) in path_count_inc() argument
1428 if (nests == 0) in path_count_inc()
1431 if (++path_count[nests] > path_limits[nests]) in path_count_inc()
/linux/Documentation/userspace-api/netlink/
H A Dgenetlink-legacy.rst28 Attribute type nests
53 limiting its size to 64kB). The ``ENTRY`` nests are special and have the
H A Dintro.rst495 The ``CTRL_ATTR_MCAST_GROUPS`` attribute contains nests with names
/linux/Documentation/locking/
H A Drt-mutex-design.rst294 type of application that nests large amounts of mutexes to create a large