Searched defs:poll (Results 1 – 2 of 2) sorted by relevance
| /kernel/events/ | ||
| D | internal.h | 24 atomic_t poll; /* POLL_ for wakeups */ member |
| /kernel/rcu/ | ||
| D | rcutorture.c | 534 static bool rcu_poll_need_2gp(bool poll, bool poll_full) in rcu_poll_need_2gp() |