Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Ddm-crypt.c1653 static void crypt_free_buffer_pages(struct crypt_config *cc, struct bio *clone);
1712 crypt_free_buffer_pages(cc, clone); in crypt_alloc_buffer()
1727 crypt_free_buffer_pages(cc, clone); in crypt_alloc_buffer()
1738 static void crypt_free_buffer_pages(struct crypt_config *cc, struct bio *clone) in crypt_free_buffer_pages() function
1846 crypt_free_buffer_pages(cc, clone); in crypt_endio()
1984 crypt_free_buffer_pages(cc, clone); in kcryptd_crypt_write_io_submit()