Lines Matching refs:free
6 * This program is free software; you can redistribute it and/or modify
8 * the Free Software Foundation; either version 2 of the License, or
17 * along with this program; if not, write to the Free Software
83 * @free_iocbs: List of free iocb's available for use
88 * @naios_free: Number of AIOs on the free list (short cut for list_len)
89 * @send_wait: Boolean: When true, the sub thread is waiting on free IOCBs
584 free(dip->devnm);
585 free(dip);
609 free(dsf);
661 free(mdp->from_dev);
662 free(mdp->to_dev);
663 free(mdp);
728 free(iop->u.c.buf);
842 free(iocbp->iocb.u.c.buf);
843 free(iocbp);
905 free(tip);
939 free(tip->file_name);
940 free(tip->devnm);
941 free(tip);
1145 * nfree_current - Returns current number of AIOs that are free