Searched refs:clfree (Results 1 – 5 of 5) sorted by relevance
288 void clfree(struct clist *clp);
265 u_int32_t clfree; /* free clusters */ member
129 clfree(struct clist *clp) in clfree() function
3212 clfree(&tp->t_rawq); in ttydeallocate()3213 clfree(&tp->t_canq); in ttydeallocate()3214 clfree(&tp->t_outq); in ttydeallocate()
1235 stats->clfree = mbstat.m_clfree; in mbuf_stats()