Lines Matching defs:available
295 * Initialize all available property arrays.
978 * pinned part of a supplied resource. Resource is not available for
1388 * with the names of the available resource types on this system.
1666 uint64_t available, required, uval;
1683 * Check that there are available resources on this
1686 * each type and total ".min". Find all available
1690 available = 0;
1742 available += uval;
1750 if (available < required) {
1755 if (available > required) {