Lines Matching refs:POLLFREE
120 * pwqlist - ep->mtx for writes; POLLFREE clears pwq->whead
195 * POLLFREE handshake
200 * POLLFREE and must RCU-defer the head's free. The store/load pair:
202 * ep_poll_callback() POLLFREE branch:
880 * POLLFREE handshake, acquire side; see "POLLFREE handshake"
884 * in ep_poll_callback()'s POLLFREE branch: the teardown is
886 * rcu_read_lock() keeps the waitqueue memory alive (POLLFREE
1530 !(pollflags & POLLFREE)) {
1563 if (pollflags & POLLFREE) {
1565 * POLLFREE handshake, release side; see "POLLFREE handshake"