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