Searched refs:BOOTSTAGEF_ERROR (Results 1 – 2 of 2) sorted by relevance
16 BOOTSTAGEF_ERROR = 1 << 0, /* Error record */ enumerator
116 show_boot_progress(flags & BOOTSTAGEF_ERROR ? -id : id); in bootstage_add_record()129 return bootstage_add_record(id, NULL, BOOTSTAGEF_ERROR, in bootstage_error()