Searched defs:__start (Results 1 – 10 of 10) sorted by relevance
73 .globl __start symbol74 __start: label
17 #define SET_BANK(__nr,__start,__size) \ argument
22 __start: label
13 __start: label
39 __start: label
18 #define SET_BANK(__nr,__start,__size) \ argument
251 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector __start(void) __start() function
489 void *__start; in read_kcore_iter() local
528 #define queue_loop(__entry, __start, __end) \ argument
1830 static void *__start(struct seq_file *m, loff_t *pos, int type) in __start() function