Searched refs:TIMEVAL_TO_TIMESPEC (Results 1 – 6 of 6) sorted by relevance
43 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ macro
141 TIMEVAL_TO_TIMESPEC(&tv, ts); in tegra_rtc_gettime()
533 TIMEVAL_TO_TIMESPEC(&pstart, &sb->st_birthtim); in procdesc_stat()
336 TIMEVAL_TO_TIMESPEC(&user, ats); in kern_clock_gettime()345 TIMEVAL_TO_TIMESPEC(&user, ats); in kern_clock_gettime()
3068 TIMEVAL_TO_TIMESPEC(&tvp[0], &tsp[0]); in getutimes()3069 TIMEVAL_TO_TIMESPEC(&tvp[1], &tsp[1]); in getutimes()
1020 TIMEVAL_TO_TIMESPEC(&tv, tsp); in vfs_timestamp()