Home
last modified time | relevance | path

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

/linux-5.19.10/fs/
Dcompat_binfmt_elf.c57 #define ns_to_kernel_old_timeval ns_to_old_timeval32
/linux-5.19.10/include/linux/
Dcompat.h975 static inline struct old_timeval32 ns_to_old_timeval32(s64 nsec) in ns_to_old_timeval32() function