Symbol: _start
arch/arm/boot/compressed/vmlinux.lds.S
17
ENTRY(_start)
arch/csky/kernel/head.S
9
ENTRY(_start)
arch/csky/kernel/vmlinux.lds.S
8
ENTRY(_start)
arch/m68k/kernel/head.S
587
ENTRY(_start)
arch/m68k/kernel/sun3-head.S
36
ENTRY(_start)
arch/microblaze/kernel/head.S
56
ENTRY(_start)
arch/nios2/boot/compressed/head.S
22
ENTRY(_start)
arch/nios2/boot/compressed/vmlinux.lds.S
11
ENTRY(_start) /* Defined in head.S */
arch/nios2/kernel/head.S
64
ENTRY(_start)
arch/nios2/kernel/vmlinux.lds.S
13
ENTRY(_start) /* Defined in head.S */
arch/parisc/kernel/vdso32/vdso32.lds.S
11
ENTRY(_start)
arch/parisc/kernel/vdso64/vdso64.lds.S
10
ENTRY(_start)
arch/riscv/boot/loader.lds.S
7
ENTRY(_start)
arch/riscv/kernel/vmlinux-xip.lds.S
20
ENTRY(_start)
arch/riscv/kernel/vmlinux.lds.S
26
ENTRY(_start)
arch/sh/kernel/vmlinux.lds.S
18
ENTRY(_start)
arch/sparc/kernel/vmlinux.lds.S
27
ENTRY(_start)
arch/sparc/kernel/vmlinux.lds.S
33
ENTRY(_start)
arch/um/kernel/dyn.lds.S
6
ENTRY(_start)
arch/um/kernel/skas/stub_exe.c
217
__attribute__((naked)) void _start(void)
arch/um/kernel/uml.lds.S
7
ENTRY(_start)
arch/xtensa/kernel/head.S
55
ENTRY(_start)
arch/xtensa/kernel/vmlinux.lds.S
27
ENTRY(_start)
tools/include/nolibc/arch-arm.h
189
void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void)
tools/include/nolibc/arch-arm64.h
146
void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void)
tools/include/nolibc/arch-loongarch.h
147
void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void)
tools/include/nolibc/arch-m68k.h
133
void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void)
tools/include/nolibc/arch-powerpc.h
188
void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void)
tools/include/nolibc/arch-riscv.h
144
void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void)
tools/include/nolibc/arch-s390.h
148
void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void)
tools/include/nolibc/arch-sparc.h
157
void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void)
tools/include/nolibc/arch-x86.h
168
void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void)
tools/include/nolibc/arch-x86.h
336
void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void)
tools/testing/selftests/powerpc/benchmarks/exec_target.c
12
void _start(void)
tools/testing/selftests/size/get_size.c
84
void _start(void)