Home
last modified time | relevance | path

Searched defs:ns_to_timeval (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/fs/
Dcompat_binfmt_elf.c55 #define ns_to_timeval ns_to_compat_timeval macro
/Linux-v4.19/arch/mips/kernel/
Dbinfmt_elfo32.c107 #define ns_to_timeval ns_to_compat_timeval macro
Dbinfmt_elfn32.c104 #define ns_to_timeval ns_to_compat_timeval macro
/Linux-v4.19/kernel/time/
Dtime.c477 struct timeval ns_to_timeval(const s64 nsec) in ns_to_timeval() function