Searched refs:usable (Results 1 – 4 of 4) sorted by relevance
140 Denotes that `kernel_memory_allocate` is now usable.152 Denotes that `kmem_alloc` is now usable.202 become usable.
413 limit for the usable payload might actually be lower). Larger allocations use
105 * with the memory object is no longer usable - the pager should
1298 boolean_t usable, probing = FALSE; in arp_lookup_ip() local1417 usable = ((route->rt_expire == 0 || route->rt_expire > timenow) && in arp_lookup_ip()1421 if (usable) { in arp_lookup_ip()