Home
last modified time | relevance | path

Searched defs:maxalloc (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/cddl/osnet/sys/kern/
H A Dtaskq.c257 int maxalloc, uint_t flags) in taskq_create()
294 int maxalloc, struct proc *proc, uint_t flags) in taskq_create_proc()
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_event.c100 const size_t maxalloc = KQ_NEVENTS; in netbsd32_kevent1() local
/netbsd-src/external/cddl/osnet/dist/lib/libzpool/common/
H A Dtaskq.c230 int minalloc, int maxalloc, uint_t flags) in taskq_create()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dmem.c198 unsigned int maxalloc; /*%< max number of items allowed */ member