Searched defs:__init (Results 1 – 9 of 9) sorted by relevance
49 #define __init macro
1080 // SAFETY: All requirements fulfilled since this function is `__init`. in __init() function 1031 unsafe fn __init(self, slot: *mut T) -> Result<(), E>; __init() method 1351 unsafe fn __init(self, slot: *mut T) -> Result<(), Infallible> { __init() method 1372 unsafe fn __init(self, slot: *mut T) -> Result<(), E> { __init() method [all...]
32 unsafe fn __init(self, slot: *mut T) -> Result<(), E> { in __init() function
8 # define __init macro
48 #define __init __section(".init.text") macro
34 #define __init macro
193 #define __init macro
4169 bool __init __attribute((weak)) arch_hugetlb_valid_size(unsigned long size) in __init() function