Expand description
IO polling.
C header: include/linux/iopoll.h.
Functionsยง
- read_
poll_ timeout - Polls periodically until a condition is met, an error occurs, or the timeout is reached.
- read_
poll_ timeout_ atomic - Polls periodically until a condition is met, an error occurs, or the attempt limit is reached.