Searched defs:max_active (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/net/tipc/ |
D | group.c | 93 u16 max_active; member 124 int max_active, active_pool, idle_pool; in tipc_group_rcvbuf_limit() local 584 int max_active = grp->max_active; in tipc_group_update_rcv_win() local
|
/Linux-v4.19/include/linux/ |
D | workqueue.h | 415 #define alloc_workqueue(fmt, flags, max_active, args...) \ argument 426 #define alloc_workqueue(fmt, flags, max_active, args...) \ argument
|
/Linux-v4.19/drivers/scsi/snic/ |
D | snic_stats.h | 23 atomic64_t max_active; /* Max # active IOs */ member
|
/Linux-v4.19/arch/ia64/sn/kernel/sn2/ |
D | sn2_smp.c | 175 int active, max_active, deadlock, flush_opt = sn2_flush_opt; in sn2_global_tlb_purge() local
|
/Linux-v4.19/drivers/infiniband/core/ |
D | mad_priv.h | 183 int max_active; member
|
/Linux-v4.19/kernel/ |
D | workqueue.c | 207 int max_active; /* L: max active works */ member 4004 static int wq_clamp_max_active(int max_active, unsigned int flags, in wq_clamp_max_active() 4049 int max_active, in __alloc_workqueue_key() 4232 void workqueue_set_max_active(struct workqueue_struct *wq, int max_active) in workqueue_set_max_active()
|
/Linux-v4.19/sound/oss/dmasound/ |
D | dmasound.h | 224 int max_active; /* in-use fragments <= max_count */ member
|
/Linux-v4.19/fs/btrfs/ |
D | disk-io.c | 2181 u32 max_active = fs_info->thread_pool_size; in btrfs_init_workqueues() local
|
D | scrub.c | 3734 int max_active = fs_info->thread_pool_size; in scrub_workers_get() local
|