Home
last modified time | relevance | path

Searched defs:poll_next (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c1470 static __poll_t poll_next(struct file *fp, in poll_next() function
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c1460 static __poll_t poll_next(struct file *fp, in poll_next() function
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-sff.c992 int poll_next; in ata_sff_hsm_move() local
1294 int poll_next; in ata_sff_pio_task() local
[all...]
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-sff.c919 int poll_next; in ata_sff_hsm_move() local
1216 int poll_next; in ata_sff_pio_task() local
[all...]
/kernel/linux/linux-6.6/rust/alloc/
H A Dboxed.rs2155 fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Option<Self::Item>> { in poll() functions
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs51858 fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Option<Self::Item>> { poll() functions
[all...]

Completed in 54 milliseconds