Home
last modified time | relevance | path

Searched refs:this_cpu (Results 1 – 1 of 1) sorted by relevance

/lib/
Dsmp_processor_id.c13 int this_cpu = raw_smp_processor_id(); in check_preemption_disabled() local
25 if (cpumask_equal(tsk_cpus_allowed(current), cpumask_of(this_cpu))) in check_preemption_disabled()
51 return this_cpu; in check_preemption_disabled()