Searched defs:timespec (Results 1 – 3 of 3) 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 */
35 struct timespec *timespec; member211 int *count, struct timespec *timespec, in efi_pstore_read()