Home
last modified time | relevance | path

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

/kernel/
Dworkqueue.c358 int max_active; /* WO: max active works */ member
1585 int max_active = READ_ONCE(wq->max_active); in wq_update_node_max_active() local
5540 static int wq_clamp_max_active(int max_active, unsigned int flags, in wq_clamp_max_active()
5660 int max_active, va_list args) in __alloc_workqueue()
5781 int max_active, ...) in alloc_workqueue()
5802 int max_active, struct lockdep_map *lockdep_map, ...) in alloc_workqueue_lockdep_map()
5934 void workqueue_set_max_active(struct workqueue_struct *wq, int max_active) in workqueue_set_max_active()