Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/
H A Dxen-blkfront.c2773 static void blkfront_delay_work(struct work_struct *work) in blkfront_delay_work() function
2780 * there's no need to run blkfront_delay_work because grants are in blkfront_delay_work()
2834 INIT_DELAYED_WORK(&blkfront_work, blkfront_delay_work); in xlblk_init()
/kernel/linux/linux-6.6/drivers/block/
H A Dxen-blkfront.c2559 static void blkfront_delay_work(struct work_struct *work) in blkfront_delay_work() function
2566 * there's no need to run blkfront_delay_work because grants are in blkfront_delay_work()
2620 INIT_DELAYED_WORK(&blkfront_work, blkfront_delay_work); in xlblk_init()

Completed in 11 milliseconds