Searched refs:bootcount_error (Results 1 – 3 of 3) sorted by relevance
94 static inline int bootcount_error(void) in bootcount_error() function134 static inline int bootcount_error(void) { return 0; } in bootcount_error() function
291 if (s && !bootcount_error() && strcmp(s, "ACTIVE") == 0) { in board_boot_order()
317 if (bootcount_error()) in bootdelay_process()