Home
last modified time | relevance | path

Searched refs:__no_stack_protector (Results 1 – 20 of 20) sorted by relevance

/linux/tools/include/nolibc/
H A Darch-powerpc.h180 #ifdef __no_stack_protector
181 #undef __no_stack_protector
182 #define __no_stack_protector __attribute__((__optimize__("-fno-stack-protector"))) macro
187 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Dcompiler.h39 # define __no_stack_protector __attribute__((no_stack_protector)) macro
41 # define __no_stack_protector __attribute__((__optimize__("-fno-stack-protector"))) macro
H A Darch-x86.h167 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
333 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Darch-loongarch.h146 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Darch-riscv.h143 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Darch-m68k.h132 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Darch-arm64.h145 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Darch-sh.h145 void __attribute__((weak,noreturn)) __nolibc_entrypoint __no_stack_protector _start_wrapper(void) in _start_wrapper()
H A Darch-arm.h188 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Darch-sparc.h156 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Darch-mips.h250 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector __start(void) in __start()
/linux/arch/loongarch/include/asm/
H A Dasm-prototypes.h16 asmlinkage void noinstr __no_stack_protector ret_from_fork(struct task_struct *prev,
19 asmlinkage void noinstr __no_stack_protector ret_from_kernel_thread(struct task_struct *prev,
/linux/include/linux/
H A Dcompiler_attributes.h271 # define __no_stack_protector __attribute__((__no_stack_protector__)) macro
273 # define __no_stack_protector macro
/linux/arch/x86/kernel/
H A Dhead32.c105 static __init __no_stack_protector pte_t init_map(pte_t pte, pte_t **ptep, pl2_t **pl2p, in init_map()
128 void __init __no_stack_protector mk_early_pgtbl_32(void) in mk_early_pgtbl_32()
/linux/arch/x86/include/asm/
H A Dinit.h6 #define __head __section(".head.text") __no_sanitize_undefined __no_stack_protector
/linux/arch/loongarch/kernel/
H A Dsyscall.c45 void noinstr __no_stack_protector do_syscall(struct pt_regs *regs) in do_syscall()
H A Dprocess.c145 asmlinkage void noinstr __no_stack_protector ret_from_fork(struct task_struct *prev, in ret_from_fork()
152 asmlinkage void noinstr __no_stack_protector ret_from_kernel_thread(struct task_struct *prev, in ret_from_kernel_thread()
/linux/arch/riscv/kernel/
H A Dtraps.c326 asmlinkage __visible __trap_section __no_stack_protector
/linux/init/
H A Dmain.c896 asmlinkage __visible __init __no_sanitize_address __noreturn __no_stack_protector
/linux/arch/powerpc/kernel/
H A Dsmp.c1619 __no_stack_protector