Home
last modified time | relevance | path

Searched defs:newdev (Results 1 – 5 of 5) sorted by relevance

/kernel/time/
Dtick-common.c202 struct clock_event_device *newdev, int cpu, in tick_setup_device()
274 void tick_install_replacement(struct clock_event_device *newdev) in tick_install_replacement()
286 struct clock_event_device *newdev, int cpu) in tick_check_percpu()
302 struct clock_event_device *newdev) in tick_check_preferred()
326 struct clock_event_device *newdev) in tick_check_replacement()
338 void tick_check_new_device(struct clock_event_device *newdev) in tick_check_new_device()
Dtick-oneshot.c61 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot()
Dtick-internal.h114 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot()
Dclockevents.c361 struct clock_event_device *dev, *newdev = NULL; in clockevents_replace() local
Dtick-broadcast.c77 struct clock_event_device *newdev) in tick_check_broadcast_device()