Searched refs:vfree (Results 1 – 6 of 6) sorted by relevance
156 #undef vfree160 #define vfree(ptr) do { if (ptr != NULL) free(ptr); } while (0) macro
59 #define vfree(ptr) xz_free(ptr) macro
45 #define vfree(ptr) free(ptr) macro
279 vfree(buf); in spl_kmem_free_impl()
191 vfree(ptr); in kv_free()
1145 vfree(s->dict.buf); in xz_dec_lzma2_reset()1168 vfree(s->dict.buf); in xz_dec_lzma2_end()