Home
last modified time | relevance | path

Searched refs:stacks (Results 1 – 25 of 34) sorted by relevance

12

/Linux-v4.19/Documentation/x86/
Dkernel-stacks1 Kernel stacks on x86-64 bit
9 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 a
14 In addition to the per thread stacks, there are specialized stacks
15 associated with each CPU. These stacks are only used while the kernel
17 specialized stacks contain no useful data. The main CPU stacks are:
24 the split thread and interrupt stacks on i386, this gives more room
32 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 …]
Dorc-unwinder.txt171 their adversaries, the ORC unwinder frequently unravels stacks with
Dpti.txt80 that stacks must be switched at entry time.
/Linux-v4.19/arch/sh/
DKconfig.debug30 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 stacks
45 overflowing the process kernel stacks.
/Linux-v4.19/Documentation/x86/x86_64/
D00-INDEX9 kernel-stacks
10 - Context-specific per-processor interrupt stacks.
Dmm.txt18 ffffff0000000000 - ffffff7fffffffff (=39 bits) %esp fixup stacks
44 ffffff0000000000 - ffffff7fffffffff (=39 bits) %esp fixup stacks
/Linux-v4.19/Documentation/ia64/
Dmca.txt45 have to use their own, per-cpu stacks. The MCA/INIT stacks are
69 rendezvous interrupt are still running on their normal kernel stacks!
86 struct task and the kernel stacks. Then the MCA/INIT data would be
87 chained stacks like i386 interrupt stacks. But that required
91 stacks meant separate "tasks" for the MCA/INIT handlers.
132 stacks. ia64 has the struct task embedded in the single kernel
157 stacks are, which makes it too risky to copy the saved state to a user
Dfsys.txt46 in fsys-mode (they point to the user-level stacks, which may
58 privileged) and (b) the stacks have NOT been switched to kernel memory
/Linux-v4.19/arch/unicore32/kernel/
Dsetup.c54 static struct stack stacks[NR_CPUS]; variable
109 struct stack *stk = &stacks[cpu]; in cpu_init()
/Linux-v4.19/security/yama/
DKconfig9 Like capabilities, this security module stacks with other LSMs.
/Linux-v4.19/arch/arc/
DKconfig.debug4 bool "Use 16Kb for kernel stacks instead of 8Kb"
/Linux-v4.19/Documentation/dev-tools/
Dkmemleak.rst45 enable the task stacks scanning (default)
47 disable the tasks stacks scanning
96 2. scan the memory starting with the data section and stacks, checking
182 kmemleak_erase functions (see above). The task stacks also increase the
193 stacks. Kmemleak defines MSECS_MIN_AGE (defaulting to 1000) representing
/Linux-v4.19/arch/parisc/
DKconfig299 bool "Use separate kernel stacks when processing interrupts"
302 If you say Y here the kernel will use separate kernel stacks
304 overflowing the process kernel stacks.
/Linux-v4.19/net/6lowpan/
DKconfig6 "6LoWPAN" which is supported by IEEE 802.15.4 or Bluetooth stacks.
/Linux-v4.19/drivers/atm/
Dnicstarmac.copyright27 * the linear buffer needed by most non-ATM protocol stacks (e.g. IP)
/Linux-v4.19/Documentation/core-api/
Dgfp_mask-from-fs-io.rst11 Code paths in the filesystem and IO stacks must be careful when
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-ocfs277 plugin is active. All other cluster stacks use the 'user'
/Linux-v4.19/arch/arm/kernel/
Dsetup.c148 static struct stack stacks[NR_CPUS]; variable
525 struct stack *stk = &stacks[cpu]; in cpu_init()
/Linux-v4.19/arch/sh/kernel/cpu/sh5/
Dswitchto.S127 ! Switch stacks
/Linux-v4.19/arch/um/
DKconfig154 This option determines the size of UML kernel stacks. They will
/Linux-v4.19/arch/
DKconfig757 An arch should select this symbol if it can support kernel stacks
760 - vmalloc space must be large enough to hold many kernel stacks.
779 Enable this if you want the use virtually-mapped kernel stacks
/Linux-v4.19/Documentation/networking/
Dbaycom.txt84 Users of userland AX.25 stacks may use the net2kiss utility (also available
Dvrf.txt40 in the IPv4 and IPv6 processing stacks giving the impression that packets
/Linux-v4.19/arch/m68k/
DKconfig.machine323 bool "Use 4Kb for kernel stacks instead of 8Kb"
/Linux-v4.19/Documentation/security/
Dself-protection.rst160 the function returns. Other defenses include things like shadow stacks.

12