Searched refs:is_percpu_thread (Results 1 – 2 of 2) sorted by relevance
902 if (direct || (is_percpu_thread() && cpu == smp_processor_id())) in call_on_cpu()
1502 static inline bool is_percpu_thread(void) in is_percpu_thread() function