Searched refs:__init (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/kernel/common/linux/
H A Dinit.h17 #define __init __attribute__ ((__section__ (".init.text"))) macro
107 #define __init_or_module __init
110 #define __devinit __init
115 #define __cpuinit __init
120 #define __meminit __init

Completed in 327 milliseconds