Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dcompat_binfmt_elf.c52 #define ns_to_timeval ns_to_old_timeval32 macro
/Linux-v5.4/arch/mips/kernel/
Dbinfmt_elfn32.c104 #define ns_to_timeval ns_to_old_timeval32 macro
Dbinfmt_elfo32.c107 #define ns_to_timeval ns_to_old_timeval32 macro
/Linux-v5.4/kernel/time/
Dtime.c485 struct timeval ns_to_timeval(const s64 nsec) in ns_to_timeval() function