Searched defs:minalloc (Results 1 – 3 of 3) sorted by relevance
/onnv-gate/usr/src/uts/common/os/ |
H A D | taskq.c | 1737 taskq_create(const char *name, int nthreads, pri_t pri, int minalloc, in taskq_create() 1757 int minalloc, int maxalloc, uint_t flags) in taskq_create_instance() 1771 taskq_create_proc(const char *name, int nthreads, pri_t pri, int minalloc, in taskq_create_proc() 1782 taskq_create_sysdc(const char *name, int nthreads, int minalloc, in taskq_create_sysdc() 1794 int minalloc, int maxalloc, proc_t *proc, uint_t dc, uint_t flags) in taskq_create_common()
|
/onnv-gate/usr/src/lib/libzpool/common/ |
H A D | taskq.c | 192 int minalloc, int maxalloc, uint_t flags) in taskq_create()
|
/onnv-gate/usr/src/cmd/mdb/common/modules/libumem/ |
H A D | umem.c | 3897 size_t minalloc = 0; in umem_malloc_dist() local
|