Searched refs:usable (Results 1 – 3 of 3) sorted by relevance
127 Denotes that `kmem_alloc` is now usable.177 become usable.
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()