Home
last modified time | relevance | path

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

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