Home
last modified time | relevance | path

Searched defs:wait_queue_head (Results 1 – 2 of 2) sorted by relevance

/linux/rust/kernel/sync/
H A Dcondvar.rs85 pub(crate) wait_queue_head: Opaque<bindings::wait_queue_head>, field
/linux/include/linux/
H A Dwait.h35 struct wait_queue_head { struct
39 typedef struct wait_queue_head wait_queue_head_t; argument