kernel
v6.18
Module poll
Functions
In kernel::io
?
Module
kernel
::
io
::
poll
source
·
[
−
]
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.