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