Searched refs:free (Results 1 – 15 of 15) sorted by relevance
172 free(strm->workspace); in __gunzip()174 free(strm); in __gunzip()177 free(zbuf); in __gunzip()180 free(out_buf); in __gunzip()
158 #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()
132 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()
265 static void free(void *where) in free() function273 #define free(a) kfree(a) macro560 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);
13 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
283 free(in_buf_save); in unlzo()286 free(out_buf); in unlzo()
69 .free = dma_noop_free,
735 free(bd); in bunzip2()738 free(inbuf); in bunzip2()741 free(outbuf); in bunzip2()
1057 goto free; in debug_objects_replace_static_objects()1092 free: in debug_objects_replace_static_objects()
664 free(inbuf); in unlzma()
427 This enables checks whether a k/v free operation frees an area475 allocation as well as poisoning memory on free to catch use of freed565 Enables the display of the minimum amount of free stack which each683 option will show detailed messages if free stack space drops
6 * This program is free software; you can redistribute it and/or modify
5 * This program is free software; you can redistribute it and/or modify
11 * This program is free software; you can redistribute it and/or modify