Home
last modified time | relevance | path

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

/kernel/time/
Dtick-internal.h69 extern bool tick_resume_check_broadcast(void);
83 static inline bool tick_resume_check_broadcast(void) { return false; } in tick_resume_check_broadcast() function
Dtick-common.c432 bool broadcast = tick_resume_check_broadcast(); in tick_resume_local()
Dtick-broadcast.c484 bool tick_resume_check_broadcast(void) in tick_resume_check_broadcast() function