Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm-crypt.c1642 static void crypt_free_buffer_pages(struct crypt_config *cc, struct bio *clone);
1684 crypt_free_buffer_pages(cc, clone); in crypt_alloc_buffer()
1699 crypt_free_buffer_pages(cc, clone); in crypt_alloc_buffer()
1710 static void crypt_free_buffer_pages(struct crypt_config *cc, struct bio *clone) in crypt_free_buffer_pages() function
1814 crypt_free_buffer_pages(cc, clone); in crypt_endio()
1951 crypt_free_buffer_pages(cc, clone); in kcryptd_crypt_write_io_submit()