Home
last modified time | relevance | path

Searched refs:pkt_handle_queue (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/
H A Dpktcdvd.c1103 static int pkt_handle_queue(struct pktcdvd_device *pd) in pkt_handle_queue() function
1383 /* Check if we need to run pkt_handle_queue */ in kcdrwd()
1440 * if pkt_handle_queue returns true, we can queue in kcdrwd()
1443 while (pkt_handle_queue(pd)) in kcdrwd()
/kernel/linux/linux-6.6/drivers/block/
H A Dpktcdvd.c1120 static int pkt_handle_queue(struct pktcdvd_device *pd) in pkt_handle_queue() function
1426 /* Check if we need to run pkt_handle_queue */ in kcdrwd()
1479 * if pkt_handle_queue returns true, we can queue in kcdrwd()
1482 while (pkt_handle_queue(pd)) in kcdrwd()

Completed in 8 milliseconds