Searched defs:poll_next (Results 1 – 5 of 5) sorted by relevance
921 int poll_next; in ata_sff_hsm_move() local1218 int poll_next; in ata_sff_pio_task() local
992 int poll_next; in ata_sff_hsm_move() local1294 int poll_next; in ata_sff_pio_task() local
1470 static __poll_t poll_next(struct file *fp, in poll_next() function
1460 static __poll_t poll_next(struct file *fp, in poll_next() function
2155 fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Option<Self::Item>> { in poll_next() method