Searched refs:jiffs (Results 1 – 1 of 1) sorted by relevance
429 unsigned long jiffs = msecs_to_jiffies(value); in edac_device_reset_delay_period() local432 jiffs = round_jiffies_relative(value); in edac_device_reset_delay_period()435 edac_dev->delay = jiffs; in edac_device_reset_delay_period()437 edac_mod_work(&edac_dev->work, jiffs); in edac_device_reset_delay_period()
Completed in 5 milliseconds