Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/kernel/
Dbinfmt_elfo32.c107 #define ns_to_kernel_old_timeval ns_to_old_timeval32
Dbinfmt_elfn32.c104 #define ns_to_kernel_old_timeval ns_to_old_timeval32
/Linux-v5.10/fs/
Dcompat_binfmt_elf.c56 #define ns_to_kernel_old_timeval ns_to_old_timeval32
/Linux-v5.10/include/linux/
Dcompat.h875 static inline struct old_timeval32 ns_to_old_timeval32(s64 nsec) in ns_to_old_timeval32() function