Searched refs:io_timespec (Results 1 – 2 of 2) sorted by relevance
62 struct io_timespec *iots; in io_process_timestamp_skb()67 BUILD_BUG_ON(sizeof(struct io_uring_cqe) != sizeof(struct io_timespec)); in io_process_timestamp_skb()83 iots = (struct io_timespec *)&cqe[1]; in io_process_timestamp_skb()
1048 struct io_timespec { struct