Searched defs:__init (Results 1 – 10 of 10) sorted by relevance
1 #define __init macro
26 #define __init macro
49 #define __init macro
48 #define __init __section(".init.text") macro
102 # define __init macro
52 #define __init macro
108 #define __init macro
189 #define __init macro
50 #define __init __section(".init.text") __cold __latent_entropy __noinitretpoline macro
4267 bool __init __attribute((weak)) arch_hugetlb_valid_size(unsigned long size) in __init() function