Searched refs:get_ns_in_jiffie (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/cris/include/arch-v10/arch/
H A Dtimex.h23 unsigned long get_ns_in_jiffie(void);
27 return get_ns_in_jiffie()/1000; get_us_in_jiffie_highres()
/linux-4.1.27/arch/cris/include/arch-v32/arch/
H A Dtimex.h23 extern unsigned long get_ns_in_jiffie(void);
27 return get_ns_in_jiffie() / 1000; get_us_in_jiffie_highres()
/linux-4.1.27/arch/cris/kernel/
H A Dtime.c86 get_ns_in_jiffie(); sched_clock()
/linux-4.1.27/arch/cris/arch-v10/kernel/
H A Dtime.c27 unsigned long get_ns_in_jiffie(void) get_ns_in_jiffie() function
/linux-4.1.27/arch/cris/arch-v32/kernel/
H A Dtime.c59 unsigned long get_ns_in_jiffie(void) get_ns_in_jiffie() function

Completed in 170 milliseconds