Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/kernel/
Dbinfmt_elfo32.c89 #define jiffies_to_timeval jiffies_to_compat_timeval macro
Dbinfmt_elfn32.c84 #define jiffies_to_timeval jiffies_to_compat_timeval macro
/Linux-v4.19/kernel/time/
Dtime.c686 void jiffies_to_timeval(const unsigned long jiffies, struct timeval *value) in jiffies_to_timeval() function