Searched refs:stacksize (Results 1 – 9 of 9) 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
33 If you say Y here the kernel will use a 4Kb stacksize for the
264 unsigned int stacksize; member
274 jumpstack += private->stacksize * __this_cpu_read(nf_skb_duplicated); in ipt_do_table()332 if (unlikely(stackidx >= private->stacksize)) { in ipt_do_table()697 ++newinfo->stacksize; in translate_table()
256 if (unlikely(stackidx >= private->stacksize)) { in arpt_do_table()552 ++newinfo->stacksize; in translate_table()
296 jumpstack += private->stacksize * __this_cpu_read(nf_skb_duplicated); in ip6t_do_table()353 if (unlikely(stackidx >= private->stacksize)) { in ip6t_do_table()714 ++newinfo->stacksize; in translate_table()
1308 if (i->stacksize == 0) in xt_jumpstack_alloc()1321 size = sizeof(void *) * i->stacksize * 2u; in xt_jumpstack_alloc()
327 If you say Y here the kernel will use a 4Kb stacksize for the