Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kdp/
H A Dkdp_out_stage.h46 void (*kosf_reset)(struct kdp_output_stage *stage); member
H A Dkdp_core.c612 current_stage->kos_funcs.kosf_reset(current_stage); in kdp_reset_output_vars()
/xnu-8019.80.24/osfmk/kdp/output_stages/
H A Dout_net.c77 stage->kos_funcs.kosf_reset = net_stage_reset; in net_stage_initialize()
H A Dout_progress_notify.c109 stage->kos_funcs.kosf_reset = progress_notify_stage_reset; in progress_notify_stage_initialize()
H A Dout_buffer.c166 stage->kos_funcs.kosf_reset = buffer_stage_reset; in buffer_stage_initialize()
H A Dout_zlib.c279 stage->kos_funcs.kosf_reset = zlib_stage_reset; in zlib_stage_initialize()
H A Dout_aea.c254 stage->kos_funcs.kosf_reset = aea_stage_reset; in aea_stage_initialize()
H A Dout_disk.c328 stage->kos_funcs.kosf_reset = disk_stage_reset; in disk_stage_initialize()
H A Dout_shmem.c465 stage->kos_funcs.kosf_reset = shmem_stage_reset; in shmem_stage_initialize()