Searched refs:fail (Results 451 - 452 of 452) sorted by relevance

<<111213141516171819

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c676 static int tsb_alloc_mtbf = 0; /* fail allocation every n attempts */
1727 * hat_lock, but fail, because cnum == nctxs, and therefore also trap and block
3268 * fail to find the translation for a newly added pagesize.
3480 * If we fail the contiguity test then
4178 * EAGAIN: The page cannot be suspended. This will fail the
4185 * not allowed to fail (non-zero return values will result in panic).
8650 * Otherwise they will fail to load the mappings in the tsbmiss
9500 * fail.
9868 * If we fail to allocate a TSB, exit.
11300 * steal and if we fail t
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c1999 // We allocated space and we should not fail. Don't break, we need to clear the SendNow flag.
2777 // If we consider this NSEC optional, then we unconditionally clear the SendNSECNow flag, even if we fail to put this additional record
2827 LogMsg("SendResponses: How did we fail to have space for %s %s OPT record (%d/%d/%d/%d) %s", OwnerRecordSpace ? "OWNER" : "", TraceRecordSpace ? "TRACER" : "",
3373 // If we fail to get a new on-demand socket (should only happen cases of the most extreme resource exhaustion), we'll try again next time
3704 else LogMsg("SendQueries: How did we fail to have space for the Update record %s", ARDisplayString(m,ar));
3756 LogMsg("SendQueries: How did we fail to have space for %s %s OPT record (%d/%d/%d/%d) %s", OwnerRecordSpace ? "OWNER" : "", TraceRecordSpace ? "TRACER" : "",
5764 // Note: If we fail to update the DNS NULL record with additional information in this function, it will be registered
7666 // because if that happens we'll fail the Bonjour Conformance Test.
10690 // would fail in this case.
11065 // don't fail
[all...]

Completed in 101 milliseconds

<<111213141516171819