Searched defs:__init (Results 1 – 17 of 17) sorted by relevance
1 #define __init macro
26 #define __init macro
15 #define __init macro
111 #define __init macro
48 #define __init __section(".init.text") macro
48 #define __init __section(.init.text) macro
78 # define __init macro
104 # define __init macro
53 #define __init macro
52 #define __init macro
171 #define __init macro
184 #define __init macro
50 #define __init __section(".init.text") __cold __latent_entropy __noinitretpoline macro
50 #define __init __section(.init.text) __cold __latent_entropy __noinitretpoline macro
3257 bool __init __attribute((weak)) arch_hugetlb_valid_size(unsigned long size) in __init() function