Home
last modified time | relevance | path

Searched refs:huft_free (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/lib/
H A Dinflate.c152 STATIC int INIT huft_free OF((struct huft *));
492 huft_free(u[0]); in huft_build()
567 STATIC int INIT huft_free( in huft_free() function
804 huft_free(tl); in inflate_fixed()
820 huft_free(tl); in inflate_fixed()
821 huft_free(td); in inflate_fixed()
904 huft_free(tl); in inflate_dynamic()
966 huft_free(tl); in inflate_dynamic()
983 huft_free(tl); in inflate_dynamic()
999 huft_free(td); in inflate_dynamic()
[all …]
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0117-io-gzio-Zero-gzio-tl-td-in-init_dynamic_block-if-huf.patch34 huft_free (gzio->tl);
H A D0115-io-gzio-Add-init_dynamic_block-clean-up-if-unpacking.patch59 + huft_free (gzio->tl);
H A D0116-io-gzio-Catch-missing-values-in-huft_build-and-bail.patch49 + huft_free (u[0]);