Searched refs:freeable (Results 1 – 6 of 6) sorted by relevance
672 char *freeable; in emit_single_in_line() local683 upp_case = freeable = upcase(decl->type); in emit_single_in_line()687 free(freeable); in emit_single_in_line()691 free(freeable); in emit_single_in_line()704 free(freeable); in emit_single_in_line()
179 int level, uint64_t blkid, boolean_t freeable, uint64_t *history) in dmu_tx_count_twig() argument207 freeable = (bp && (freeable || in dmu_tx_count_twig()210 if (freeable) { in dmu_tx_count_twig()224 blkid >> epbs, freeable, history); in dmu_tx_count_twig()
4679 int freeable = B_FALSE; in arc_read_done() local4786 freeable = refcount_is_zero(&hdr->b_l1hdr.b_refcnt); in arc_read_done()4806 freeable = refcount_is_zero(&hdr->b_l1hdr.b_refcnt); in arc_read_done()4823 if (freeable) in arc_read_done()
256 void *freeable = NULL;275 freeable = env;289 free(freeable);
1656 (free): Delete for non-freeable types.