Module kernel::io::poll

source ·
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.