Searched defs:stksize (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-thread.c80 __thread_create(caddr_t stk, size_t stksize, thread_func_t func, argument
/freebsd-13-stable/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dproc.h67 do_thread_create(caddr_t stk, size_t stksize, void (*proc)(void *), void *arg, argument
/freebsd-13-stable/sys/mips/mips/
H A Ddb_trace.c96 int more, stksize, j; local
/freebsd-13-stable/sys/cddl/dev/dtrace/mips/
H A Ddtrace_isa.c305 int more, stksize; local
513 int stksize; local
/freebsd-13-stable/sys/dev/hwpmc/
H A Dhwpmc_mips.c482 int more, stksize; local
623 int stksize; local
/freebsd-13-stable/sys/contrib/openzfs/lib/libzpool/
H A Dkernel.c79 zk_thread_create(void (*func)(void *), void *arg, size_t stksize, int state) argument

Completed in 176 milliseconds