Searched refs:bootcount_error (Results 1 – 3 of 3) sorted by relevance
106 static inline int bootcount_error(void) in bootcount_error() function142 static inline int bootcount_error(void) { return 0; } in bootcount_error() function
372 if (s && !bootcount_error() && strcmp(s, "ACTIVE") == 0) { in board_boot_order()
359 if (bootcount_error()) in bootdelay_process()
Completed in 9 milliseconds