Searched refs:cfree (Results 1 – 2 of 2) sorted by relevance
120 unsigned long cfree; member1415 mdevice->cfree++; in dmirror_devmem_free()
1427 unsigned cused = 0, cfree = 0, pusable = 0; in get_a_ctxt() local1445 cfree++; in get_a_ctxt()1446 if (cfree && cused < inuse) { in get_a_ctxt()