Searched refs:timer_start (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/sparc/oprofile/
H A Dinit.c43 static int timer_start(void) timer_start() function
64 ops->start = timer_start; op_nmi_timer_init()
/linux-4.4.14/include/trace/events/
H A Dtimer.h40 * timer_start - called when the timer is started
44 TRACE_EVENT(timer_start,
/linux-4.4.14/drivers/ata/
H A Dlibata-sff.c218 unsigned long timer_start, timeout; ata_sff_busy_sleep() local
222 timer_start = jiffies; ata_sff_busy_sleep()
223 timeout = ata_deadline(timer_start, tmout_pat); ata_sff_busy_sleep()
235 timeout = ata_deadline(timer_start, tmout); ata_sff_busy_sleep()
/linux-4.4.14/arch/arm/plat-omap/
H A Ddmtimer.c564 /* Optimized set_load which removes costly spin wait in timer_start */ omap_dm_timer_set_load_start()

Completed in 203 milliseconds