HomeSort by: relevance | last modified time | path
    Searched refs:EVCH_TRYHARD (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/sys/
sysevent.h 146 * EVCH_TRYHARD is a kernel-only publish flag that allow event allocation
149 * one of EVCH_SLEEP, EVCH_NOSLEEP or EVCH_TRYHARD. Userland callers of
155 * EVCH_NOSLEEP or EVCH_TRYHARD (kernel-only).
160 #define EVCH_TRYHARD 0x0004 /* May use alternate kmem cache for alloc */
  /src/external/cddl/osnet/dist/uts/common/os/
fm.c 128 (void) fm_ereport_post(nvl, EVCH_TRYHARD);

Completed in 21 milliseconds