Searched refs:first_run (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/cw1200/
H A Dscan.c140 bool first_run = (priv->scan.begin == priv->scan.curr && cw1200_scan_work() local
144 if (first_run) { cw1200_scan_work()
155 if (first_run) { cw1200_scan_work()
/linux-4.4.14/drivers/acpi/
H A Dprocessor_idle.c1061 static int first_run; acpi_processor_power_init() local
1066 if (!first_run) { acpi_processor_power_init()
1073 first_run++; acpi_processor_power_init()
/linux-4.4.14/mm/
H A Dkmemleak.c1479 static int first_run = 1; kmemleak_scan_thread() local
1487 if (first_run) { kmemleak_scan_thread()
1488 first_run = 0; kmemleak_scan_thread()

Completed in 132 milliseconds