Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/time/
Dtick-internal.h58 extern bool tick_resume_check_broadcast(void);
72 static inline bool tick_resume_check_broadcast(void) { return false; } in tick_resume_check_broadcast() function
Dtick-common.c403 bool broadcast = tick_resume_check_broadcast(); in tick_resume_local()
Dtick-broadcast.c459 bool tick_resume_check_broadcast(void) in tick_resume_check_broadcast() function