Home
last modified time | relevance | path

Searched refs:nofill (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Ddecompress_inflate.c36 static long INIT nofill(void *buffer, unsigned long len) in nofill() function
95 fill = nofill; in __gunzip()
H A Ddecompress_bunzip2.c621 static long INIT nofill(void *buf, unsigned long len) in nofill() function
652 bd->fill = nofill; in start_bunzip()
H A Ddecompress_unlzma.c85 static long INIT nofill(void *buffer, unsigned long len) in nofill() function
108 rc->fill = nofill; in rc_init()
/kernel/linux/linux-6.6/lib/
H A Ddecompress_inflate.c36 static long INIT nofill(void *buffer, unsigned long len) in nofill() function
95 fill = nofill; in __gunzip()
H A Ddecompress_bunzip2.c621 static long INIT nofill(void *buf, unsigned long len) in nofill() function
652 bd->fill = nofill; in start_bunzip()
H A Ddecompress_unlzma.c85 static long INIT nofill(void *buffer, unsigned long len) in nofill() function
108 rc->fill = nofill; in rc_init()

Completed in 6 milliseconds