Lines Matching defs:dropped
1066 * Returns true if it slept and dropped the object lock, or false
1111 * If locked is true the lock will be dropped for any true returns
1744 bool dropped;
1746 dropped = vm_page_remove_xbusy(m);
1749 return (dropped);
1761 bool dropped;
1765 dropped = (vm_page_drop(m, VPRC_OBJREF) == VPRC_OBJREF);
1768 return (dropped);
2013 bool dropped;
2048 dropped = vm_page_drop(mold, VPRC_OBJREF) == VPRC_OBJREF;
2051 return (dropped);
4171 * Synchronize with threads that have dropped a reference to this
4797 * false returns and still locked but possibly having been dropped