Searched refs:fm_ereport_post (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/fm/
H A Dutil.h93 extern void fm_ereport_post(nvlist_t *, int);
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_fm.c682 fm_ereport_post(ereport, EVCH_SLEEP);
741 fm_ereport_post(report->zcr_ereport, EVCH_SLEEP);
775 fm_ereport_post(report->zcr_ereport, EVCH_SLEEP);
799 fm_ereport_post(ereport, EVCH_SLEEP);
832 fm_ereport_post(resource, EVCH_SLEEP);
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/os/
H A Dfm.c123 (void) fm_ereport_post(nvl, EVCH_TRYHARD);
519 fm_ereport_post(nvlist_t *ereport, int evc_flag) function

Completed in 125 milliseconds