Home
last modified time | relevance | path

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

/linux-6.15/rust/kernel/sync/
H A Dpoll.rs57 fn get_qproc(&self) -> bindings::poll_queue_proc { in get_qproc()
/linux-6.15/include/linux/
H A Dpoll.h31 typedef void (*poll_queue_proc)(struct file *, wait_queue_head_t *, struct poll_table_struct *); typedef