Lines Matching refs:poll
522 * This is either called via fops (for blocking reads in user ctx) or the poll
1267 * i915_oa_poll_wait - call poll_wait() for an OA stream poll()
1270 * @wait: poll() state table
3118 * during a read() or poll()).
3557 /* We allow the poll checking to sometimes report false positive EPOLLIN
3560 * want to enter a busy loop between poll() reporting a EPOLLIN event
3566 * buffer. In this case we want the next poll() call to not block.
3595 * @wait: poll() state table
3601 * Returns: any poll events that are ready without sleeping
3626 * @wait: poll() state table
3634 * Returns: any poll events that are ready without sleeping
3849 .poll = i915_perf_poll,