Home
last modified time | relevance | path

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

/linux/fs/
H A Deventpoll.c360 u8 nests; member
848 u8 nests = 0; in ep_poll_safewake() local
868 nests = ep_src->nests; in ep_poll_safewake()
870 nests = 1; in ep_poll_safewake()
873 spin_lock_irqsave_nested(&ep->poll_wait.lock, flags, nests); in ep_poll_safewake()
874 ep->nests = nests + 1; in ep_poll_safewake()
876 ep->nests = 0; in ep_poll_safewake()
1672 static int path_count_inc(struct ep_ctl_ctx *ctx, int nests) in path_count_inc() argument
1675 if (nests == 0) in path_count_inc()
1678 if (++ctx->path_count[nests] > path_limits[nests]) in path_count_inc()
/linux/net/ethtool/
H A Dcoalesce.c450 const struct nlattr *nests, in ethnl_update_profile() argument
461 if (!nests) in ethnl_update_profile()
474 nests, rem) { in ethnl_update_profile()
/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
/linux/Documentation/locking/
H A Drt-mutex-design.rst294 type of application that nests large amounts of mutexes to create a large