Home
last modified time | relevance | path

Searched defs:curdev (Results 1 – 2 of 2) sorted by relevance

/kernel/time/
Dtick-common.c289 static bool tick_check_percpu(struct clock_event_device *curdev, in tick_check_percpu()
305 static bool tick_check_preferred(struct clock_event_device *curdev, in tick_check_preferred()
329 bool tick_check_replacement(struct clock_event_device *curdev, in tick_check_replacement()
344 struct clock_event_device *curdev; in tick_check_new_device() local
Dtick-broadcast.c86 static bool tick_check_broadcast_device(struct clock_event_device *curdev, in tick_check_broadcast_device()
119 struct clock_event_device *curdev = tick_get_oneshot_wakeup_device(cpu); in tick_set_oneshot_wakeup_device() local