Searched defs:timespec (Results 1 – 4 of 4) sorted by relevance
9 struct timespec { struct10 __kernel_time_t tv_sec; /* seconds */11 long tv_nsec; /* nanoseconds */
89 struct timespec { struct90 long ts_sec;114 struct timespec { argument115 time_t tv_sec; /* seconds */116 long tv_nsec; /* nanoseconds */
48 struct timespec64 timespec; member
35 struct timespec *timespec; member211 int *count, struct timespec *timespec, in efi_pstore_read()