Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/
A Dbio.c33 struct bio *free_list_irq; member
425 cache->free_list = cache->free_list_irq; in bio_alloc_irq_cache_splice()
426 cache->free_list_irq = NULL; in bio_alloc_irq_cache_splice()
782 bio->bi_next = cache->free_list_irq; in bio_put_percpu_cache()
783 cache->free_list_irq = bio; in bio_put_percpu_cache()

Completed in 5 milliseconds