Home
last modified time | relevance | path

Searched refs:ll_end (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/lzo/
H A Dlzo1x_compress.c330 uintptr_t ll_end = (uintptr_t) ip + ll; in lzogeneric1x_1_compress() local
331 if ((ll_end + ((t + ll) >> 5)) <= ll_end) in lzogeneric1x_1_compress()
/kernel/linux/linux-6.6/lib/lzo/
H A Dlzo1x_compress.c328 uintptr_t ll_end = (uintptr_t) ip + ll; in lzogeneric1x_1_compress() local
329 if ((ll_end + ((t + ll) >> 5)) <= ll_end) in lzogeneric1x_1_compress()

Completed in 2 milliseconds