Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Ddm-crypt.c1596 static void crypt_free_buffer_pages(struct crypt_config *cc, struct bio *clone);
1639 crypt_free_buffer_pages(cc, clone); in crypt_alloc_buffer()
1654 crypt_free_buffer_pages(cc, clone); in crypt_alloc_buffer()
1665 static void crypt_free_buffer_pages(struct crypt_config *cc, struct bio *clone) in crypt_free_buffer_pages() function
1747 crypt_free_buffer_pages(cc, clone); in crypt_endio()
1891 crypt_free_buffer_pages(cc, clone); in kcryptd_crypt_write_io_submit()