Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dbootinfo_proc.c39 while (be16_to_cpu(bi->tag) != BI_LAST) { in save_bootinfo()
H A Dsetup_mm.c150 while ((tag = be16_to_cpu(record->tag)) != BI_LAST) { in m68k_parse_bootinfo()
H A Dhead.S2533 get_bi_record BI_LAST
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dbootinfo_proc.c39 while (be16_to_cpu(bi->tag) != BI_LAST) { in save_bootinfo()
H A Dsetup_mm.c117 while ((tag = be16_to_cpu(record->tag)) != BI_LAST) { in m68k_parse_bootinfo()
H A Dhead.S2550 get_bi_record BI_LAST
/kernel/linux/linux-5.10/arch/m68k/include/uapi/asm/
H A Dbootinfo.h56 #define BI_LAST 0x0000 /* last record (sentinel) */ macro
/kernel/linux/linux-6.6/arch/m68k/include/uapi/asm/
H A Dbootinfo.h56 #define BI_LAST 0x0000 /* last record (sentinel) */ macro

Completed in 9 milliseconds