Home
last modified time | relevance | path

Searched defs:jiffies_to_timeval (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/kernel/
Dbinfmt_elfn32.c97 #define jiffies_to_timeval jiffies_to_compat_timeval macro
Dbinfmt_elfo32.c118 #define jiffies_to_timeval jiffies_to_compat_timeval macro
/linux-4.4.14/kernel/time/
Dtime.c612 void jiffies_to_timeval(const unsigned long jiffies, struct timeval *value) in jiffies_to_timeval() function