Searched refs:free_list_irq (Results 1 – 1 of 1) sorted by relevance
32 struct bio *free_list_irq; member 437 cache->free_list = cache->free_list_irq; in bio_alloc_irq_cache_splice() 438 cache->free_list_irq = NULL; in bio_alloc_irq_cache_splice() 791 bio->bi_next = cache->free_list_irq; in bio_put_percpu_cache() 792 cache->free_list_irq = bio; in bio_put_percpu_cache()