Searched defs:max_active (Results 1 – 1 of 1) sorted by relevance
231 int max_active; /* L: max active works */ member4255 static int wq_clamp_max_active(int max_active, unsigned int flags, in wq_clamp_max_active()4301 int max_active, ...) in alloc_workqueue()4515 void workqueue_set_max_active(struct workqueue_struct *wq, int max_active) in workqueue_set_max_active()