Searched refs:EVCH_TRYHARD (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/uts/common/sys/
H A Dsysevent.h146 * 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 */ macro
/netbsd-current/external/cddl/osnet/dist/uts/common/os/
H A Dfm.c128 (void) fm_ereport_post(nvl, EVCH_TRYHARD);

Completed in 162 milliseconds