Searched refs:timer_get_first_expire (Results 1 – 2 of 2) sorted by relevance
77 pub fn timer_get_first_expire() -> Result<u64, SystemError>
267 pub fn timer_get_first_expire() -> Result<u64, SystemError> { in timer_get_first_expire() function338 match timer_get_first_expire() { in rs_timer_get_first_expire()