Home
last modified time | relevance | path

Searched defs:dst_free (Results 1 – 4 of 4) sorted by last modified time

/linux/include/crypto/internal/
H A Dacompress.h40 void (*dst_free)(struct scatterlist *dst); member
/linux/include/crypto/
H A Dacompress.h54 void (*dst_free)(struct scatterlist *dst); member
/linux/drivers/crypto/intel/iaa/
H A Diaa_crypto_main.c1803 static void dst_free(struct scatterlist *sgl) in dst_free() function
/linux/kernel/
H A Dkcov.c933 u64 dst_occupied, dst_free, bytes_to_move, entries_moved; in kcov_move_area() local