Home
last modified time | relevance | path

Searched refs:warn_once (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/i40e/
Di40e_ptp.c881 static int warn_once; in i40e_ptp_set_increment() local
883 if (!warn_once) { in i40e_ptp_set_increment()
886 warn_once++; in i40e_ptp_set_increment()
/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c3834 static int warn_once; in get_legacy_uncore_mhz() local
3847 if (!warn_once) { in get_legacy_uncore_mhz()
3849 warn_once = 1; in get_legacy_uncore_mhz()