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

/linux-4.4.14/arch/m68k/include/asm/
H A Dbootinfo.h20 extern void save_bootinfo(const struct bi_record *bi);
22 static inline void save_bootinfo(const struct bi_record *bi) {} function
/linux-4.4.14/arch/m68k/kernel/
H A Dbootinfo_proc.c33 void __init save_bootinfo(const struct bi_record *bi) save_bootinfo() function
57 * This cannot go into save_bootinfo() because kmalloc and proc don't init_bootinfo_procfs()
H A Dsetup_mm.c149 save_bootinfo(record); m68k_parse_bootinfo()

Completed in 126 milliseconds