Searched refs:print_once (Results 1 – 4 of 4) sorted by relevance
157 int print_once; member399 if (ret && !g->print_once) { in alloc_data()400 g->print_once = 1; in alloc_data()406 if (ret && !g->print_once) { in alloc_data()407 g->print_once = 1; in alloc_data()
1520 const bool print_once = false; in _warn_unseeded_randomness() local1522 static bool print_once __read_mostly; in _warn_unseeded_randomness()1525 if (print_once || in _warn_unseeded_randomness()1531 print_once = true; in _warn_unseeded_randomness()
184 u32 print_once; member
173 tx_info->print_once = 0; in ena_xmit_common()1106 bool print_once = true; in ena_free_tx_bufs() local1115 if (print_once) { in ena_free_tx_bufs()1119 print_once = false; in ena_free_tx_bufs()3653 if (!tx_buf->print_once) in check_missing_comp_in_tx_queue()3658 tx_buf->print_once = 1; in check_missing_comp_in_tx_queue()