Searched defs:__init (Results 1 – 11 of 11) sorted by relevance
26 #define __init macro
49 #define __init macro
8 # define __init macro
958 unsafe fn __init(self, slot: *mut T) -> Result<(), E>; in __init() method1006 unsafe fn __init(self, slot: *mut T) -> Result<(), E> { in __init() function1164 unsafe fn __init(self, slot: *mut T) -> Result<(), E> { in __init() method
48 #define __init __section(".init.text") macro
44 #define __init macro
30 unsafe fn __init(self, slot: *mut T) -> Result<(), E> { in __init() function
193 #define __init macro
118 #define __init macro
52 #define __init __section(".init.text") __cold __latent_entropy __noinitretpoline macro
4499 bool __init __attribute((weak)) arch_hugetlb_valid_size(unsigned long size) in __init() function