Home
last modified time | relevance | path

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

/kernel/time/
Dtick-common.c178 struct clock_event_device *newdev, int cpu, in tick_setup_device()
236 void tick_install_replacement(struct clock_event_device *newdev) in tick_install_replacement()
248 struct clock_event_device *newdev, int cpu) in tick_check_percpu()
264 struct clock_event_device *newdev) in tick_check_preferred()
288 struct clock_event_device *newdev) in tick_check_replacement()
300 void tick_check_new_device(struct clock_event_device *newdev) in tick_check_new_device()
Dtick-oneshot.c64 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot()
Dtick-internal.h115 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot()
Dclockevents.c366 struct clock_event_device *dev, *newdev = NULL; in clockevents_replace() local
Dtick-broadcast.c72 struct clock_event_device *newdev) in tick_check_broadcast_device()