Home
last modified time | relevance | path

Searched defs:poll_next (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/ata/
A Dlibata-sff.c929 int poll_next; in ata_sff_hsm_move() local
1226 int poll_next; in ata_sff_pio_task() local
/linux-6.3-rc2/drivers/infiniband/hw/hfi1/
A Dfile_ops.c1462 static __poll_t poll_next(struct file *fp, in poll_next() function
/linux-6.3-rc2/rust/alloc/
A Dboxed.rs2021 fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Option<Self::Item>> { in poll_next() method

Completed in 13 milliseconds