Home
last modified time | relevance | path

Searched refs:free (Results 1 – 15 of 15) sorted by relevance

/lib/
Ddecompress_inflate.c172 free(strm->workspace); in __gunzip()
174 free(strm); in __gunzip()
177 free(zbuf); in __gunzip()
180 free(out_buf); in __gunzip()
Ddecompress_unxz.c158 #define kfree(ptr) free(ptr)
160 #define vfree(ptr) do { if (ptr != NULL) free(ptr); } while (0)
340 free(in); in unxz()
343 free(b.out); in unxz()
383 free(b.out); in unxz()
Dlru_cache.c132 INIT_LIST_HEAD(&lc->free); in lc_create()
154 list_add(&e->list, &lc->free); in lc_create()
211 INIT_LIST_HEAD(&lc->free); in lc_reset()
232 list_add(&e->list, &lc->free); in lc_reset()
329 list_move(&e->list, &lc->free); in lc_del()
338 if (!list_empty(&lc->free)) in lc_prepare_for_change()
339 n = lc->free.next; in lc_prepare_for_change()
359 if (!list_empty(&lc->free)) in lc_unused_element_available()
633 lh = &lc->free; in lc_set()
Dinflate.c265 static void free(void *where) in free() function
273 #define free(a) kfree(a) macro
560 free(stk); in huft_build()
581 free((char*)p); in huft_free()
793 free(l); in inflate_fixed()
804 free(l); in inflate_fixed()
813 free(l); in inflate_fixed()
818 free(l); in inflate_fixed()
1023 free(ll);
DKconfig.kasan13 designed to find out-of-bounds accesses and use-after-free bugs.
53 out of bounds accesses, use after free. It is useful for testing
Ddecompress_unlzo.c283 free(in_buf_save); in unlzo()
286 free(out_buf); in unlzo()
Ddma-noop.c69 .free = dma_noop_free,
Ddecompress_bunzip2.c735 free(bd); in bunzip2()
738 free(inbuf); in bunzip2()
741 free(outbuf); in bunzip2()
Ddebugobjects.c1057 goto free; in debug_objects_replace_static_objects()
1092 free: in debug_objects_replace_static_objects()
Ddecompress_unlzma.c664 free(inbuf); in unlzma()
DKconfig.debug427 This enables checks whether a k/v free operation frees an area
475 allocation as well as poisoning memory on free to catch use of freed
565 Enables the display of the minimum amount of free stack which each
683 option will show detailed messages if free stack space drops
/lib/raid6/
Dtilegx.uc6 * This program is free software; you can redistribute it and/or modify
Daltivec.uc5 * This program is free software; you can redistribute it and/or modify
Dneon.uc11 * This program is free software; you can redistribute it and/or modify
Dint.uc5 * This program is free software; you can redistribute it and/or modify