Home
last modified time | relevance | path

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

/kernel/time/
Dtick-common.c167 struct clock_event_device *newdev, int cpu, in tick_setup_device()
225 void tick_install_replacement(struct clock_event_device *newdev) in tick_install_replacement()
237 struct clock_event_device *newdev, int cpu) in tick_check_percpu()
253 struct clock_event_device *newdev) in tick_check_preferred()
277 struct clock_event_device *newdev) in tick_check_replacement()
289 void tick_check_new_device(struct clock_event_device *newdev) in tick_check_new_device()
Dtick-oneshot.c48 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot()
Dtick-internal.h73 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot()
Dclockevents.c297 struct clock_event_device *dev, *newdev = NULL; in clockevents_replace() local
Dtick-broadcast.c70 struct clock_event_device *newdev) in tick_check_broadcast_device()