Searched refs:is_percpu_thread (Results 1 – 4 of 4) sorted by relevance
22 if (is_percpu_thread()) in check_preemption_disabled()
117 WARN_ON(!is_percpu_thread()); in hardlockup_detector_event_create()
308 if (direct || (is_percpu_thread() && cpu == smp_processor_id())) in call_on_cpu()
1788 static __always_inline bool is_percpu_thread(void) in is_percpu_thread() function