Searched refs:get_jiffies_64 (Results 1 – 3 of 3) sorted by relevance
48 u64 get_jiffies_64(void) in get_jiffies_64() function59 EXPORT_SYMBOL(get_jiffies_64);
384 return get_jiffies_64(); in BPF_CALL_0()
1028 return (long) jiffies_64_to_clock_t(get_jiffies_64()); in SYSCALL_DEFINE1()