Home
last modified time | relevance | path

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

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