Searched refs:physio_buf_cache (Results 1 – 1 of 1) sorted by relevance
91 static struct kmem_cache *physio_buf_cache; variable111 physio_buf_cache = kmem_cache_create("physio_buf_cache", in physio_bufs_init()154 bp = kmem_cache_alloc(physio_buf_cache, KM_SLEEP); in default_physio()282 kmem_cache_free(physio_buf_cache, bp); in default_physio()