Home
last modified time | relevance | path

Searched defs:copySize (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/
H A Dlz4.c185 size_t copySize = (size_t)(lowPrefix-match); in LZ4_decompress_generic() local
/OK3568_Linux_fs/kernel/lib/lz4/
H A Dlz4_decompress.c358 size_t const copySize = (size_t)(lowPrefix - match); in LZ4_decompress_generic() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_common_api.h31 memoryType, copySize, data, \ argument
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dio_edgeport.c1193 int copySize; in edge_write() local