Searched refs:warned (Results 1 – 3 of 3) sorted by relevance
258 static int warned = 0; in sigill_handler() local264 if (!warned++) in sigill_handler()
182 static bool warned = false; in idr_u32_test1() local191 if (!warned && id > INT_MAX) in idr_u32_test1()202 if (!warned && id > INT_MAX) { in idr_u32_test1()204 warned = true; in idr_u32_test1()
213 static bool warned; in lookup_msr() local220 if (!warned) { in lookup_msr()221 warned = true; in lookup_msr()