Searched refs:stopped (Results 1 – 5 of 5) sorted by relevance
52 u32 stopped; in spu_stopped() local54 stopped = SPU_STATUS_INVALID_INSTR | SPU_STATUS_SINGLE_STEP | in spu_stopped()59 if (*stat & stopped) { in spu_stopped()
230 u32 stopped; in save_spu_status() local236 stopped = in save_spu_status()239 if ((in_be32(&prob->spu_status_R) & stopped) == 0) in save_spu_status()
601 static bool stopped = false; in crash_smp_send_stop() local603 if (stopped) in crash_smp_send_stop()606 stopped = true; in crash_smp_send_stop()654 static bool stopped = false; in smp_send_stop() local662 if (stopped) in smp_send_stop()665 stopped = true; in smp_send_stop()
23 const bool stopped = kvm_s390_test_cpuflags(dst_vcpu, CPUSTAT_STOPPED); in __sigp_sense() local28 if (!stopped && !ext_call_pending) in __sigp_sense()34 if (stopped) in __sigp_sense()
635 int stopped = 0; in ptrace_attach_sync_user_rbs() local653 stopped = 1; in ptrace_attach_sync_user_rbs()659 if (!stopped) in ptrace_attach_sync_user_rbs()