Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
317 mempool_alloc(blk_crypto_bounce_page_pool, GFP_NOIO); in blk_crypto_fallback_encrypt_bio()
357 blk_crypto_bounce_page_pool); in blk_crypto_fallback_encrypt_bio()
564 blk_crypto_bounce_page_pool = in blk_crypto_fallback_init()
566 if (!blk_crypto_bounce_page_pool) in blk_crypto_fallback_init()
585 mempool_destroy(blk_crypto_bounce_page_pool); in blk_crypto_fallback_init()
/kernel/linux/linux-6.6/block/
H A Dblk-crypto-fallback.c83 static mempool_t *blk_crypto_bounce_page_pool; variable
151 blk_crypto_bounce_page_pool); in blk_crypto_fallback_encrypt_endio()
320 mempool_alloc(blk_crypto_bounce_page_pool, GFP_NOIO); in blk_crypto_fallback_encrypt_bio()
360 blk_crypto_bounce_page_pool); in blk_crypto_fallback_encrypt_bio()
581 blk_crypto_bounce_page_pool = in blk_crypto_fallback_init()
583 if (!blk_crypto_bounce_page_pool) in blk_crypto_fallback_init()
602 mempool_destroy(blk_crypto_bounce_page_pool); in blk_crypto_fallback_init()

Completed in 2 milliseconds