Searched refs:net_output_stage (Results 1 – 1 of 1) sorted by relevance
126 static struct kdp_output_stage net_output_stage = {}; variable348 if (kernel_vaddr_in_coredump_stage(&net_output_stage, vaddr, vincr)) { in kernel_vaddr_in_coredump_stages()983 STAILQ_INSERT_TAIL(&outstate->kcos_out_stage, &net_output_stage, kos_next); in chain_output_stages()1387 bzero(&net_output_stage, sizeof(net_output_stage)); in kdp_core_init_output_stages()1388 ret = net_stage_initialize(&net_output_stage); in kdp_core_init_output_stages()