Home
last modified time | relevance | path

Searched refs:stack (Results 1076 - 1100 of 2025) sorted by relevance

1...<<41424344454647484950>>...81

/kernel/linux/linux-6.6/arch/arm64/kernel/vdso/
H A DMakefile33 ccflags-y := -fno-common -fno-builtin -fno-stack-protector -ffixed-x18
/kernel/linux/linux-6.6/arch/csky/kernel/vdso/
H A DMakefile17 ccflags-y := -fno-stack-protector -DBUILD_VDSO32
/kernel/linux/linux-6.6/arch/hexagon/kernel/
H A Dprocess.c55 unsigned long usp = args->stack; in copy_thread()
68 * Establish kernel stack pointer and initial PC for new thread in copy_thread()
H A Dsmp.c132 /* Calculate thread_info pointer from stack pointer */ in start_secondary()
180 struct thread_info *thread = (struct thread_info *)idle->stack; in __cpu_up()
/kernel/linux/linux-6.6/arch/parisc/kernel/vdso64/
H A Dvdso64.lds.S83 /DISCARD/ : { *(.note.GNU-stack) }
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dasm-offsets.c19 DEFINE(TASK_THREAD_INFO, offsetof(struct task_struct, stack)); in main()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dsleep24xx.S53 stmfd sp!, {r0 - r12, lr} @ save registers on stack
/kernel/linux/linux-6.6/arch/arm/vdso/
H A DMakefile14 ccflags-y := -fPIC -fno-common -fno-builtin -fno-stack-protector
/kernel/linux/linux-6.6/arch/powerpc/kernel/vdso/
H A Dvdso32.lds.S85 *(.note.GNU-stack)
H A Dvdso64.lds.S83 *(.note.GNU-stack)
/kernel/linux/linux-6.6/arch/parisc/kernel/vdso32/
H A Dvdso32.lds.S85 /DISCARD/ : { *(.note.GNU-stack) }
/kernel/linux/linux-6.6/arch/s390/kernel/vdso32/
H A Dvdso32.lds.S103 *(.note.GNU-stack)
/kernel/linux/linux-6.6/arch/s390/kernel/vdso64/
H A Dvdso64.lds.S103 *(.note.GNU-stack)
/kernel/linux/linux-6.6/arch/s390/purgatory/
H A DMakefile28 KBUILD_CFLAGS += -fno-stack-protector
/kernel/linux/linux-6.6/arch/riscv/kernel/vdso/
H A DMakefile19 ccflags-y := -fno-stack-protector
/kernel/linux/linux-5.10/drivers/misc/altera-stapl/
H A Daltera-jtag.h67 long stack[ALTERA_STACK_SIZE]; member
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.h115 struct qmem *stack; member
/kernel/linux/linux-5.10/include/linux/sched/
H A Dtask.h27 unsigned long stack; member
/kernel/linux/linux-5.10/include/linux/
H A Dthread_info.h116 static inline int arch_within_stack_frames(const void * const stack, in arch_within_stack_frames() argument
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
H A Dregs_load.S95 * We need to provide note.GNU-stack section, saying that we want
96 * NOT executable stack. Otherwise the final linking will assume that
97 * the ELF stack should not be restricted at all and set it RWX.
99 .section .note.GNU-stack,"",@progbits
/kernel/linux/linux-5.10/drivers/xen/
H A DMakefile8 CFLAGS_features.o := -fno-stack-protector
/kernel/linux/linux-6.6/drivers/misc/altera-stapl/
H A Daltera-jtag.h67 long stack[ALTERA_STACK_SIZE]; member
/kernel/linux/linux-6.6/drivers/xen/
H A DMakefile8 CFLAGS_features.o := -fno-stack-protector
/kernel/linux/linux-6.6/include/linux/sched/
H A Dtask.h32 unsigned long stack; member
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.h121 struct qmem *stack; member

Completed in 9 milliseconds

1...<<41424344454647484950>>...81