Home
last modified time | relevance | path

Searched defs:max_active (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dworkqueue.c201 int max_active; /* L: max active works */ member
4066 static int wq_clamp_max_active(int max_active, unsigned int flags, in wq_clamp_max_active()
4080 int max_active, in __alloc_workqueue_key()
4272 void workqueue_set_max_active(struct workqueue_struct *wq, int max_active) in workqueue_set_max_active()