Searched refs:always_true (Results 1 – 1 of 1) sorted by relevance
473 #define always_true() true macro475 bool always_true(void);476 bool __weak always_true(void) { return true; } in always_true() function614 if (always_true()) in DEFINE_IDTENTRY_DF()