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