Home
last modified time | relevance | path

Searched defs:next_stage (Results 1 – 5 of 5) sorted by relevance

/xnu-8020.101.4/osfmk/kdp/output_stages/
H A Dout_aea.c51 struct kdp_output_stage *next_stage = STAILQ_NEXT(stage, kos_next); in aea_write_callback() local
76 struct kdp_output_stage *next_stage = STAILQ_NEXT(stage, kos_next); in aea_read_callback() local
118 struct kdp_output_stage *next_stage = STAILQ_NEXT(stage, kos_next); in aea_stage_outproc() local
H A Dout_buffer.c58 struct kdp_output_stage *next_stage = STAILQ_NEXT(stage, kos_next); in buffer_stage_flush() local
78 struct kdp_output_stage *next_stage = STAILQ_NEXT(stage, kos_next); in buffer_stage_outproc() local
H A Dout_zlib.c81 struct kdp_output_stage *next_stage = STAILQ_NEXT(stage, kos_next); in zlib_zoutput() local
193 struct kdp_output_stage *next_stage = STAILQ_NEXT(stage, kos_next); in zlib_stage_outproc() local
H A Dout_progress_notify.c59 struct kdp_output_stage *next_stage = STAILQ_NEXT(stage, kos_next); in progress_notify_stage_outproc() local
H A Dout_memory_backing_aware_buffer.c66 struct kdp_output_stage *next_stage = STAILQ_NEXT(stage, kos_next); in memory_backing_aware_buffer_stage_outproc() local