Searched refs:physio_buf_cache (Results 1 – 1 of 1) sorted by relevance
92 static struct kmem_cache *physio_buf_cache; variable112 physio_buf_cache = kmem_cache_create("physio_buf_cache", in physio_bufs_init()162 bp = kmem_cache_alloc(physio_buf_cache, KM_SLEEP); in default_physio()290 kmem_cache_free(physio_buf_cache, bp); in default_physio()