__round_jiffies_relative
__round_jiffies_relative(event_scan_delay, cpu));
unsigned long __round_jiffies_relative(unsigned long j, int cpu);
EXPORT_SYMBOL_GPL(__round_jiffies_relative);
return __round_jiffies_relative(j, raw_smp_processor_id());