ns_to_timeval     103 arch/mips/kernel/binfmt_elfn32.c #undef ns_to_timeval
ns_to_timeval     104 arch/mips/kernel/binfmt_elfn32.c #define ns_to_timeval ns_to_old_timeval32
ns_to_timeval     106 arch/mips/kernel/binfmt_elfo32.c #undef ns_to_timeval
ns_to_timeval     107 arch/mips/kernel/binfmt_elfo32.c #define ns_to_timeval ns_to_old_timeval32
ns_to_timeval      51 fs/compat_binfmt_elf.c #undef ns_to_timeval
ns_to_timeval      52 fs/compat_binfmt_elf.c #define ns_to_timeval ns_to_old_timeval32
ns_to_timeval     485 kernel/time/time.c struct timeval ns_to_timeval(const s64 nsec)