Home
last modified time | relevance | path

Searched refs:bio_list_peek (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dbio.h630 static inline struct bio *bio_list_peek(struct bio_list *bl) in bio_list_peek() function
/openbmc/linux/drivers/block/
H A Dps3vram.c573 next = bio_list_peek(&priv->list); in ps3vram_do_bio()
H A Dpktcdvd.c880 bio = bio_list_peek(&pd->iosched.write_queue); in pkt_iosched_process_queue()
/openbmc/linux/block/
H A Dblk-throttle.c284 bio = bio_list_peek(&qn->bios); in throtl_peek_queued()