Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dcompat_binfmt_elf.c57 #define ns_to_kernel_old_timeval ns_to_old_timeval32
/openbmc/linux/include/linux/
H A Dcompat.h909 static inline struct old_timeval32 ns_to_old_timeval32(s64 nsec) in ns_to_old_timeval32() function