Searched defs:max_active (Results 1 – 6 of 6) sorted by relevance
| /linux/net/tipc/ |
| H A D | group.c | 94 u16 max_active; member 125 int max_active, active_pool, idle_pool; in tipc_group_rcvbuf_limit() local 592 int max_active = grp->max_active; in tipc_group_update_rcv_win() local
|
| /linux/kernel/ |
| H A D | workqueue.c | 367 int max_active; /* WO: max active works */ member 1611 int max_active = READ_ONCE(wq->max_active); in wq_update_node_max_active() local 5669 static int wq_clamp_max_active(int max_active, unsigned int flags, in wq_clamp_max_active() 5792 int max_active, va_list args) in __alloc_workqueue() 5912 int max_active, ...) in alloc_workqueue_noprof() 5936 int max_active, ...) in devm_alloc_workqueue() 5960 int max_active, struct lockdep_map *lockdep_map, ...) in alloc_workqueue_lockdep_map() 6097 void workqueue_set_max_active(struct workqueue_struct *wq, int max_active) in workqueue_set_max_active()
|
| /linux/drivers/scsi/snic/ |
| H A D | snic_stats.h | 9 atomic64_t max_active; /* Max # active IOs */ member
|
| /linux/sound/oss/dmasound/ |
| H A D | dmasound.h | 218 int max_active; /* in-use fragments <= max_count */ member
|
| /linux/fs/btrfs/ |
| H A D | disk-io.c | 1929 u32 max_active = fs_info->thread_pool_size; in btrfs_init_workqueues() local
|
| H A D | scrub.c | 3044 int max_active = fs_info->thread_pool_size; in scrub_workers_get() local
|