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

/linux-4.1.27/fs/btrfs/
H A Dasync-thread.c45 int max_active; member in struct:__btrfs_workqueue
90 __btrfs_alloc_workqueue(const char *name, unsigned int flags, int max_active, __btrfs_alloc_workqueue() argument
134 btrfs_alloc_workqueue(const char *name, unsigned int flags, int max_active, int thresh) btrfs_alloc_workqueue() argument
H A Ddisk-io.c2239 int max_active = fs_info->thread_pool_size; btrfs_init_workqueues() local
2441 int max_active; open_ctree() local
H A Dscrub.c3564 int max_active = fs_info->thread_pool_size; scrub_workers_get() local
/linux-4.1.27/drivers/infiniband/core/
H A Dmad_priv.h181 int max_active; member in struct:ib_mad_queue
/linux-4.1.27/arch/ia64/sn/kernel/sn2/
H A Dsn2_smp.c174 int active, max_active, deadlock, flush_opt = sn2_flush_opt; sn2_global_tlb_purge() local
/linux-4.1.27/sound/oss/dmasound/
H A Ddmasound.h223 int max_active; /* in-use fragments <= max_count */ member in struct:sound_queue
/linux-4.1.27/kernel/
H A Dworkqueue.c207 int max_active; /* L: max active works */ member in struct:pool_workqueue
3834 static int wq_clamp_max_active(int max_active, unsigned int flags, wq_clamp_max_active() argument
4040 void workqueue_set_max_active(struct workqueue_struct *wq, int max_active) workqueue_set_max_active() argument
3846 __alloc_workqueue_key(const char *fmt, unsigned int flags, int max_active, struct lock_class_key *key, const char *lock_name, ...) __alloc_workqueue_key() argument

Completed in 407 milliseconds