Home
last modified time | relevance | path

Searched refs:jiffies_to_timeval (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/arch/mips/kernel/
Dbinfmt_elfn32.c84 #define jiffies_to_timeval jiffies_to_old_timeval32 macro
Dbinfmt_elfo32.c89 #define jiffies_to_timeval jiffies_to_old_timeval32 macro
/Linux-v5.4/include/linux/
Djiffies.h442 extern void jiffies_to_timeval(const unsigned long jiffies,
/Linux-v5.4/kernel/time/
Dtime.c694 void jiffies_to_timeval(const unsigned long jiffies, struct timeval *value) in jiffies_to_timeval() function
706 EXPORT_SYMBOL(jiffies_to_timeval);