Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtick-internal.h68 extern bool tick_resume_check_broadcast(void);
82 static inline bool tick_resume_check_broadcast(void) { return false; } in tick_resume_check_broadcast() function
H A Dtick-common.c449 bool broadcast = tick_resume_check_broadcast(); in tick_resume_local()
H A Dtick-broadcast.c571 bool tick_resume_check_broadcast(void) in tick_resume_check_broadcast() function