Searched refs:get_jiffies_64 (Results 1 – 2 of 2) sorted by relevance
659 u64 get_jiffies_64(void) in get_jiffies_64() function670 EXPORT_SYMBOL(get_jiffies_64);
942 return (long) jiffies_64_to_clock_t(get_jiffies_64()); in SYSCALL_DEFINE1()