Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dblk-crypto-fallback.c82 static mempool_t *blk_crypto_bounce_page_pool; variable
153 blk_crypto_bounce_page_pool); in blk_crypto_fallback_encrypt_endio()
319 mempool_alloc(blk_crypto_bounce_page_pool, GFP_NOIO); in blk_crypto_fallback_encrypt_bio()
359 blk_crypto_bounce_page_pool); in blk_crypto_fallback_encrypt_bio()
567 blk_crypto_bounce_page_pool = in blk_crypto_fallback_init()
569 if (!blk_crypto_bounce_page_pool) in blk_crypto_fallback_init()
588 mempool_destroy(blk_crypto_bounce_page_pool); in blk_crypto_fallback_init()