Home
last modified time | relevance | path

Searched refs:tick_setup_oneshot (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/kernel/time/
Dtick-internal.h101 extern void tick_setup_oneshot(struct clock_event_device *newdev,
115 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot() function
Dtick-oneshot.c64 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot() function
Dtick-common.c233 tick_setup_oneshot(newdev, handler, next_event); in tick_setup_device()