Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtick-internal.h132 extern struct cpumask *tick_get_broadcast_oneshot_mask(void);
H A Dtimer_list.c250 cpumask_pr_args(tick_get_broadcast_oneshot_mask())); in timer_list_show_tickdevices_header()
H A Dtick-broadcast.c614 struct cpumask *tick_get_broadcast_oneshot_mask(void) in tick_get_broadcast_oneshot_mask() function