Searched defs:maxalloc (Results 1 – 6 of 6) sorted by relevance
94 int maxalloc, proc_t *proc, uint_t flags) in taskq_create_proc()
253 int minalloc, int maxalloc, uint_t flags) in taskq_create()
1035 int minalloc, int maxalloc, uint_t flags) in taskq_create()
185 unsigned int maxalloc; /*%< max number of items allowed */ member2181 unsigned int maxalloc; in isc__mempool_getmaxalloc() local
952 uint64_t maxalloc, uint64_t txg, in spa_vdev_copy_segment()
2962 static int maxalloc = 4096;/* limit the damage of a leak */ variable