Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kdp/
H A Dkdp_core.h54 #define KDP_FLUSH 8 /* flush outstanding data */ macro
H A Dkdp_core.c795 …if ((ret = (first_stage->kos_funcs.kosf_outproc)(first_stage, KDP_FLUSH, NULL, 0, NULL)) != KERN_S… in kern_dump_update_header()
909 …if ((ret = (first_stage->kos_funcs.kosf_outproc)(first_stage, KDP_FLUSH, NULL, 0, NULL)) != KERN_S… in kern_dump_write_public_key()
/xnu-8792.81.2/osfmk/kdp/output_stages/
H A Dout_buffer.c84 if ((data->current_size && (request == KDP_SEEK || request == KDP_FLUSH || request == KDP_EOF)) in buffer_stage_outproc()
H A Dout_zlib.c226 case KDP_FLUSH: in zlib_stage_outproc()
H A Dout_aea.c196 case KDP_FLUSH: in aea_stage_outproc()
H A Dout_disk.c271 case KDP_FLUSH: in disk_stage_outproc()