Searched refs:is_wq_single_threaded (Results 1 – 1 of 1) sorted by relevance
87 static inline int is_wq_single_threaded(struct workqueue_struct *wq) in is_wq_single_threaded() function94 return is_wq_single_threaded(wq) in wq_cpu_map()101 if (unlikely(is_wq_single_threaded(wq))) in wq_per_cpu()772 const char *fmt = is_wq_single_threaded(wq) ? "%s" : "%s/%d"; in create_workqueue_thread()