Home
last modified time | relevance | path

Searched defs:dst_free (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/crypto/internal/
H A Dacompress.h41 void (*dst_free)(struct scatterlist *dst); member
/openbmc/linux/include/crypto/
H A Dacompress.h54 void (*dst_free)(struct scatterlist *dst); member
/openbmc/linux/kernel/
H A Dkcov.c943 u64 dst_occupied, dst_free, bytes_to_move, entries_moved; in kcov_move_area() local