Searched defs:__meminitdata (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/mm/ | ||
H A D | mm_init.c | 180 static struct notifier_block compute_batch_nb __meminitdata = { variable in typeref:struct:compute_batch_nb |
/linux-4.1.27/fs/proc/ | ||
H A D | kcore.c | 583 static struct notifier_block kcore_callback_nb __meminitdata = { variable in typeref:struct:kcore_callback_nb |
/linux-4.1.27/include/linux/ | ||
H A D | init.h | 104 #define __meminitdata __section(.meminit.data) macro |
Completed in 189 milliseconds