Searched refs:stacks (Results 1 – 9 of 9) sorted by relevance
41 bool "Use 4Kb for kernel stacks instead of 8Kb"48 will also use IRQ stacks to compensate for the reduced stackspace.51 bool "Use separate kernel stacks when processing interrupts"54 If you say Y here the kernel will use separate kernel stacks56 overflowing the process kernel stacks.
4 bool "Use 16Kb for kernel stacks instead of 8Kb"
50 static struct stack stacks[NR_CPUS]; variable105 struct stack *stk = &stacks[cpu]; in cpu_init()
304 bool "Use separate kernel stacks when processing interrupts"307 If you say Y here the kernel will use separate kernel stacks309 overflowing the process kernel stacks.
570 stacks used by other tasks and interrupt handlers in memory, which573 stacks that are not currently in use.576 bool "Use virtually mapped shadow call stacks"580 Use virtually mapped shadow call stacks. Selecting this option958 An arch should select this symbol if it can support kernel stacks961 - vmalloc space must be large enough to hold many kernel stacks.980 Enable this if you want the use virtually-mapped kernel stacks
150 static struct stack stacks[NR_CPUS]; variable527 struct stack *stk = &stacks[cpu]; in cpu_init()
124 ! Switch stacks
165 This option determines the size of UML kernel stacks. They will
329 bool "Use 4Kb for kernel stacks instead of 8Kb"