Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) {} in save_bootinfo() function
/kernel/linux/linux-6.6/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) {} in save_bootinfo() function
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dbootinfo_proc.c34 void __init save_bootinfo(const struct bi_record *bi) in save_bootinfo() function
58 * This cannot go into save_bootinfo() because kmalloc and proc don't in init_bootinfo_procfs()
H A Dsetup_mm.c148 save_bootinfo(record); in m68k_parse_bootinfo()
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dbootinfo_proc.c34 void __init save_bootinfo(const struct bi_record *bi) in save_bootinfo() function
58 * This cannot go into save_bootinfo() because kmalloc and proc don't in init_bootinfo_procfs()
H A Dsetup_mm.c197 save_bootinfo(first_record); in m68k_parse_bootinfo()

Completed in 2 milliseconds