Searched refs:core_ctl_check (Results 1 – 4 of 4) sorted by relevance
10 extern void core_ctl_check(u64 wallclock);12 static inline void core_ctl_check(u64 wallclock) { } in core_ctl_check() function
10 void core_ctl_check(u64 wallclock);13 static inline void core_ctl_check(u64 wallclock) {} in core_ctl_check() function
656 void core_ctl_check(u64 window_start) in core_ctl_check() function
1765 core_ctl_check(this_rq()->window_start); in walt_irq_work()