Searched refs:buffer_output_stage (Results 1 – 1 of 1) sorted by relevance
125 static struct kdp_output_stage buffer_output_stage = {}; variable340 if (kernel_vaddr_in_coredump_stage(&buffer_output_stage, vaddr, vincr)) { in kernel_vaddr_in_coredump_stages()978 STAILQ_INSERT_TAIL(&outstate->kcos_out_stage, &buffer_output_stage, kos_next); in chain_output_stages()1377 bzero(&buffer_output_stage, sizeof(buffer_output_stage)); in kdp_core_init_output_stages()1378 ret = buffer_stage_initialize(&buffer_output_stage, kdp_crashdump_pkt_size); in kdp_core_init_output_stages()