Searched refs:stacksize (Results 1 – 7 of 7) sorted by relevance
21 set var $stacksize = sizeof(union thread_union)27 set var $stack_top = ($stackp & ~($stacksize - 1)) + $stacksize41 set var $stack_top = ($stackp & ~($stacksize - 1)) + stacksize66 set var $stacksize = sizeof(union thread_union)67 set var $stack_top = ($stackp & ~($stacksize - 1)) + $stacksize68 set var $stack_bot = ($stackp & ~($stacksize - 1))
6 If you say Y here the kernel will use a 16Kb stacksize for the
40 If you say Y here the kernel will use a 4Kb stacksize for the
252 * @stacksize jumps (number of user chains) can possibly be made.254 unsigned int stacksize; member
273 jumpstack += private->stacksize * current->in_nf_duplicate; in ipt_do_table() 331 if (unlikely(stackidx >= private->stacksize)) { in ipt_do_table() 696 ++newinfo->stacksize; in translate_table()
1341 if (i->stacksize == 0) in xt_jumpstack_alloc() 1354 size = sizeof(void *) * i->stacksize * 2u; in xt_jumpstack_alloc()
340 If you say Y here the kernel will use a 4Kb stacksize for the