Home
last modified time | relevance | path

Searched refs:ns_to_old_timeval32 (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/fs/
Dcompat_binfmt_elf.c52 #define ns_to_timeval ns_to_old_timeval32
/Linux-v5.4/arch/mips/kernel/
Dbinfmt_elfn32.c104 #define ns_to_timeval ns_to_old_timeval32
Dbinfmt_elfo32.c107 #define ns_to_timeval ns_to_old_timeval32
/Linux-v5.4/include/linux/
Dtime32.h228 #define ns_to_compat_timeval ns_to_old_timeval32
Dcompat.h938 static inline struct old_timeval32 ns_to_old_timeval32(s64 nsec) in ns_to_old_timeval32() function