Searched refs:always_true (Results 1 – 1 of 1) sorted by relevance
572 #define always_true() true macro574 bool always_true(void);575 bool __weak always_true(void) { return true; } in always_true() function713 if (always_true()) in DEFINE_IDTENTRY_DF()