Home
last modified time | relevance | path

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

/linux/lib/
H A Dsmp_processor_id.c22 if (is_percpu_thread()) in check_preemption_disabled()
/linux/kernel/
H A Dwatchdog_perf.c127 WARN_ON(!is_percpu_thread()); in hardlockup_detector_event_create()
/linux/include/linux/
H A Dsched.h1789 static __always_inline bool is_percpu_thread(void) in is_percpu_thread() function