ns_to_timeval 128 include/linux/ktime.h #define ktime_to_timeval(kt) ns_to_timeval((kt).tv64) ns_to_timeval 167 include/linux/time.h extern struct timeval ns_to_timeval(const s64 nsec);