Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/xtensa/boot/boot-redboot/
A Dbootstrap.S183 movi abi_arg3, complen
253 .comm complen, 4
/linux-6.3-rc2/drivers/gpu/drm/gud/
A Dgud_pipe.c213 int complen; in gud_prep_flush() local
215 complen = LZ4_compress_default(buf, gdrm->bulk_buf, len, len, gdrm->lz4_comp_mem); in gud_prep_flush()
216 if (complen <= 0) { in gud_prep_flush()
222 req->compressed_length = cpu_to_le32(complen); in gud_prep_flush()

Completed in 6 milliseconds