Searched refs:stacks (Results 1 – 25 of 34) sorted by relevance
12
1 Kernel stacks on x86-64 bit9 active thread. These thread stacks are THREAD_SIZE (2*PAGE_SIZE) big.10 These stacks contain useful data as long as a thread is alive or a14 In addition to the per thread stacks, there are specialized stacks15 associated with each CPU. These stacks are only used while the kernel17 specialized stacks contain no useful data. The main CPU stacks are:24 the split thread and interrupt stacks on i386, this gives more room32 hardware stacks cannot nest without races.40 point to dedicated stacks; each stack can be a different size.52 Events with different IST codes (i.e. with different stacks) can be[all …]
171 their adversaries, the ORC unwinder frequently unravels stacks with
80 that stacks must be switched at entry time.
30 bool "Use 4Kb for kernel stacks instead of 8Kb"37 will also use IRQ stacks to compensate for the reduced stackspace.40 bool "Use separate kernel stacks when processing interrupts"43 If you say Y here the kernel will use separate kernel stacks45 overflowing the process kernel stacks.
9 kernel-stacks10 - Context-specific per-processor interrupt stacks.
18 ffffff0000000000 - ffffff7fffffffff (=39 bits) %esp fixup stacks44 ffffff0000000000 - ffffff7fffffffff (=39 bits) %esp fixup stacks
45 have to use their own, per-cpu stacks. The MCA/INIT stacks are69 rendezvous interrupt are still running on their normal kernel stacks!86 struct task and the kernel stacks. Then the MCA/INIT data would be87 chained stacks like i386 interrupt stacks. But that required91 stacks meant separate "tasks" for the MCA/INIT handlers.132 stacks. ia64 has the struct task embedded in the single kernel157 stacks are, which makes it too risky to copy the saved state to a user
46 in fsys-mode (they point to the user-level stacks, which may58 privileged) and (b) the stacks have NOT been switched to kernel memory
54 static struct stack stacks[NR_CPUS]; variable109 struct stack *stk = &stacks[cpu]; in cpu_init()
9 Like capabilities, this security module stacks with other LSMs.
4 bool "Use 16Kb for kernel stacks instead of 8Kb"
45 enable the task stacks scanning (default)47 disable the tasks stacks scanning96 2. scan the memory starting with the data section and stacks, checking182 kmemleak_erase functions (see above). The task stacks also increase the193 stacks. Kmemleak defines MSECS_MIN_AGE (defaulting to 1000) representing
299 bool "Use separate kernel stacks when processing interrupts"302 If you say Y here the kernel will use separate kernel stacks304 overflowing the process kernel stacks.
6 "6LoWPAN" which is supported by IEEE 802.15.4 or Bluetooth stacks.
27 * the linear buffer needed by most non-ATM protocol stacks (e.g. IP)
11 Code paths in the filesystem and IO stacks must be careful when
77 plugin is active. All other cluster stacks use the 'user'
148 static struct stack stacks[NR_CPUS]; variable525 struct stack *stk = &stacks[cpu]; in cpu_init()
127 ! Switch stacks
154 This option determines the size of UML kernel stacks. They will
757 An arch should select this symbol if it can support kernel stacks760 - vmalloc space must be large enough to hold many kernel stacks.779 Enable this if you want the use virtually-mapped kernel stacks
84 Users of userland AX.25 stacks may use the net2kiss utility (also available
40 in the IPv4 and IPv6 processing stacks giving the impression that packets
323 bool "Use 4Kb for kernel stacks instead of 8Kb"
160 the function returns. Other defenses include things like shadow stacks.