Searched defs:maxalloc (Results 1 – 5 of 5) sorted by relevance
92 int maxalloc, proc_t *proc, uint_t flags) in taskq_create_proc()
255 int minalloc, int maxalloc, uint_t flags) in taskq_create()
1045 int minalloc, int maxalloc, uint_t flags) in taskq_create()
1123 uint64_t maxalloc, uint64_t txg, in spa_vdev_copy_segment()
2962 static int maxalloc = 4096;/* limit the damage of a leak */ variable