Searched defs:__start (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/arch/alpha/kernel/ |
D | head.S | 19 .globl __start symbol 22 __start: label
|
/linux-6.12.1/arch/alpha/boot/ |
D | head.S | 11 .globl __start symbol 13 __start: label
|
/linux-6.12.1/arch/xtensa/boot/boot-redboot/ |
D | bootstrap.S | 37 .globl __start symbol 39 __start: label
|
/linux-6.12.1/arch/powerpc/kernel/ |
D | head_8xx.S | 73 .globl __start symbol 74 __start: label
|
D | head_book3s_32.S | 101 .globl __start symbol 102 __start: label
|
/linux-6.12.1/arch/arm/mach-sa1100/ |
D | generic.h | 17 #define SET_BANK(__nr,__start,__size) \ argument
|
/linux-6.12.1/arch/arm/mach-pxa/ |
D | generic.h | 18 #define SET_BANK(__nr,__start,__size) \ argument
|
/linux-6.12.1/tools/include/nolibc/ |
D | arch-mips.h | 182 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector __start(void) in __start() function
|
/linux-6.12.1/arch/mips/include/asm/ |
D | vpe.h | 61 unsigned long __start; member
|
/linux-6.12.1/fs/proc/ |
D | kcore.c | 489 void *__start; in read_kcore_iter() local
|
/linux-6.12.1/drivers/net/wireless/ralink/rt2x00/ |
D | rt2x00queue.h | 528 #define queue_loop(__entry, __start, __end) \ argument
|
/linux-6.12.1/drivers/scsi/bfa/ |
D | bfa.h | 303 #define bfa_msix_get_rme_range(__bfa, __start, __end) \ argument
|
/linux-6.12.1/drivers/gpu/drm/display/ |
D | drm_dp_tunnel.c | 89 #define __DPTUN_REG_RANGE(__start, __size) \ argument
|
/linux-6.12.1/kernel/trace/ |
D | trace_events.c | 1335 static void *__start(struct seq_file *m, loff_t *pos, int type) in __start() function
|