Searched refs:cpu_check_preempt_current (Results 1 – 4 of 4) sorted by relevance
59 extern bool cpu_check_preempt_current(int cpu_id, bool preemption_expected);
308 pass = cpu_check_preempt_current(cpu_id, false); in dequeue_thread_expect()359 cpu_check_preempt_current(int cpu_id, bool preemption_expected) in cpu_check_preempt_current() function
135 ret = cpu_check_preempt_current(p_cpu, true);178 ret = cpu_check_preempt_current(p_cpu, true);
400 ret = cpu_check_preempt_current(get_default_cpu(), false);