Home
last modified time | relevance | path

Searched refs:fmd_thr_checkpoint (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm_ckpt.c453 fmd_thr_checkpoint(hdl); in etm_ckpt_recover()
523 fmd_thr_checkpoint(hdl); in etm_ckpt_recover()
594 fmd_thr_checkpoint(hdl); in etm_ckpt_add_entry()
635 fmd_thr_checkpoint(hdl); in etm_ckpt_delete_entry()
/titanic_41/usr/src/cmd/fm/fmd/common/
H A Dfmd_api.h219 extern void fmd_thr_checkpoint(fmd_hdl_t *);
H A Dfmd_api.map124 fmd_thr_checkpoint { TYPE = function; FLAGS = extern };
H A Dfmd_api.c1824 fmd_thr_checkpoint(fmd_hdl_t *hdl) in fmd_thr_checkpoint() function