Searched refs:BIO_PERCPU_CACHE (Results 1 – 3 of 3) sorted by relevance
323 BIO_PERCPU_CACHE, /* can participate in per-cpu alloc cache */ enumerator
687 if (bio_flagged(bio, BIO_PERCPU_CACHE)) { in bio_put()1713 bio_set_flag(bio, BIO_PERCPU_CACHE); in bio_alloc_kiocb()1718 bio_set_flag(bio, BIO_PERCPU_CACHE); in bio_alloc_kiocb()
483 bio_clear_flag(bio, BIO_PERCPU_CACHE); in bio_clear_polled()
Completed in 9 milliseconds