Searched refs:always_true (Results 1 – 1 of 1) sorted by relevance
571 #define always_true() true macro573 bool always_true(void);574 bool __weak always_true(void) { return true; } in always_true() function712 if (always_true()) in DEFINE_IDTENTRY_DF()