Searched refs:is_percpu_thread (Results 1 - 4 of 4) sorted by relevance

/linux-master/lib/
H A Dsmp_processor_id.c22 if (is_percpu_thread())
/linux-master/kernel/
H A Dwatchdog_perf.c117 WARN_ON(!is_percpu_thread());
/linux-master/include/acpi/
H A Dprocessor.h308 if (direct || (is_percpu_thread() && cpu == smp_processor_id()))
/linux-master/include/linux/
H A Dsched.h1681 static __always_inline bool is_percpu_thread(void) function

Completed in 137 milliseconds