Searched refs:scc_can_work (Results 1 – 1 of 1) sorted by relevance
260 bool scc_can_work; /* Whether the CPU can do more stackshot work */ member600 if (stackshot_cpu_ctx.scc_can_work) { in stackshot_panic_spin()601 stackshot_cpu_ctx.scc_can_work = false; in stackshot_panic_spin()648 if (stackshot_cpu_ctx.scc_can_work) { in stackshot_cpu_signal_panic()649 stackshot_cpu_ctx.scc_can_work = false; in stackshot_cpu_signal_panic()2749 .scc_can_work = true, in kdp_snapshot_preflight_internal()5621 stackshot_cpu_ctx.scc_can_work = true; in do_stackshot()5630 } else if (stackshot_cpu_ctx.scc_can_work) { in do_stackshot()5638 if (stackshot_cpu_ctx.scc_can_work) { in do_stackshot()5640 stackshot_cpu_ctx.scc_can_work = false; in do_stackshot()[all …]