Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmdump/common/
H A Dfmdump.c731 struct fmdump_pipeline { struct
773 struct fmdump_pipeline *ds_pipearr; /* pipeline array */
860 srlzer_enter(struct fmdump_pipeline *pl) in srlzer_enter()
868 srlzer_exit(struct fmdump_pipeline *pl) in srlzer_exit()
876 static struct fmdump_pipeline *
910 pipeline_stall(struct fmdump_pipeline *pl) in pipeline_stall()
919 pipeline_continue(struct fmdump_pipeline *pl) in pipeline_continue()
936 pipeline_output(struct fmdump_pipeline *pl, const fmd_log_record_t *rp) in pipeline_output()
940 struct fmdump_pipeline *wpl; in pipeline_output()
984 pipeline_mark_consumed(struct fmdump_pipeline *pl) in pipeline_mark_consumed()
[all …]