Home
last modified time | relevance | path

Searched refs:stacksize (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/arch/x86/net/
Dbpf_jit_comp.c200 int stacksize = MAX_BPF_STACK + in do_jit() local
208 EMIT3_off32(0x48, 0x81, 0xEC, stacksize); in do_jit()
213 EMIT3_off32(0x48, 0x89, 0x9D, -stacksize); in do_jit()
224 EMIT3_off32(0x4C, 0x89, 0xAD, -stacksize + 8); in do_jit()
226 EMIT3_off32(0x4C, 0x89, 0xB5, -stacksize + 16); in do_jit()
228 EMIT3_off32(0x4C, 0x89, 0xBD, -stacksize + 24); in do_jit()
894 EMIT3_off32(0x48, 0x8B, 0x9D, -stacksize); in do_jit()
896 EMIT3_off32(0x4C, 0x8B, 0xAD, -stacksize + 8); in do_jit()
898 EMIT3_off32(0x4C, 0x8B, 0xB5, -stacksize + 16); in do_jit()
900 EMIT3_off32(0x4C, 0x8B, 0xBD, -stacksize + 24); in do_jit()
/linux-4.1.27/arch/arc/
DKconfig.debug8 If you say Y here the kernel will use a 16Kb stacksize for the
/linux-4.1.27/arch/metag/
DKconfig.debug13 If you say Y here the kernel will use a 4Kb stacksize for the
/linux-4.1.27/include/linux/netfilter/
Dx_tables.h222 unsigned int stacksize; member
/linux-4.1.27/arch/sh/
DKconfig.debug35 If you say Y here the kernel will use a 4Kb stacksize for the
/linux-4.1.27/net/netfilter/
Dx_tables.c767 i->stacksize *= xt_jumpstack_multiplier; in xt_jumpstack_alloc()
768 size = sizeof(void *) * i->stacksize; in xt_jumpstack_alloc()
/linux-4.1.27/net/ipv6/netfilter/
Dip6_tables.c418 if (*stackptr >= private->stacksize) { in ip6t_do_table()
835 ++newinfo->stacksize; in translate_table()
1760 ++newinfo->stacksize; in translate_compat_table()
/linux-4.1.27/net/ipv4/netfilter/
Dip_tables.c401 if (*stackptr >= private->stacksize) { in ipt_do_table()
822 ++newinfo->stacksize; in translate_table()
1747 ++newinfo->stacksize; in translate_compat_table()
Darp_tables.c653 ++newinfo->stacksize; in translate_table()
1425 ++newinfo->stacksize; in translate_compat_table()
/linux-4.1.27/arch/s390/kernel/
Dentry.S108 .macro CHECK_STACK stacksize,savearea
110 tml %r15,\stacksize - CONFIG_STACK_GUARD
/linux-4.1.27/arch/m68k/
DKconfig.machine319 If you say Y here the kernel will use a 4Kb stacksize for the