kernel
v6.15-rc2
Module poll
Module Items
Structs
In kernel::
sync
kernel
::
sync
Module
poll
Copy item path
Source
Expand description
Utilities for working with
struct poll_table
.
Structs
§
Poll
Cond
Var
A wrapper around
CondVar
that makes it usable with
PollTable
.
Poll
Table
Wraps the kernel’s
struct poll_table
.