Searched defs:maxalloc (Results 1 – 5 of 5) sorted by relevance
84 int maxalloc, proc_t *proc __unused, uint_t flags) in taskq_create_proc()
241 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
910 uint64_t maxalloc, uint64_t txg, in spa_vdev_copy_segment()
2955 static int maxalloc = 4096;/* limit the damage of a leak */ variable