Home
last modified time | relevance | path

Searched refs:print_once (Results 1 – 7 of 7) sorted by relevance

/linux/tools/perf/bench/
A Dnuma.c157 int print_once; member
403 if (ret && !g->print_once) { in alloc_data()
404 g->print_once = 1; in alloc_data()
410 if (ret && !g->print_once) { in alloc_data()
411 g->print_once = 1; in alloc_data()
/linux/drivers/char/
A Drandom.c1496 const bool print_once = false; in _warn_unseeded_randomness() local
1498 static bool print_once __read_mostly; in _warn_unseeded_randomness()
1501 if (print_once || in _warn_unseeded_randomness()
1507 print_once = true; in _warn_unseeded_randomness()
/linux/drivers/net/ethernet/amazon/ena/
A Dena_netdev.h172 u32 print_once; member
A Dena_netdev.c184 tx_info->print_once = 0; in ena_xmit_common()
1197 bool print_once = true; in ena_free_tx_bufs() local
1206 if (print_once) { in ena_free_tx_bufs()
1210 print_once = false; in ena_free_tx_bufs()
3759 if (!tx_buf->print_once) { in check_missing_comp_in_tx_queue()
3767 tx_buf->print_once = 1; in check_missing_comp_in_tx_queue()
/linux/tools/perf/util/intel-pt-decoder/
A Dintel-pt-decoder.c165 uint64_t print_once; member
265 if (decoder->print_once & bit) in intel_pt_print_once()
267 decoder->print_once |= bit; in intel_pt_print_once()
/linux/
A DSystem.map130155 ffff800011dcd790 d print_once.12
A D.tmp_System.map130155 ffff800011dcd790 d print_once.12

Completed in 342 milliseconds