[CRIU] [PATCHv5 04/37] posix-clocks: Rename *_clock_get() functions into *_clock_get_timespec()

Thomas Gleixner tglx at linutronix.de
Wed Aug 7 09:01:52 MSK 2019


On Mon, 29 Jul 2019, Dmitry Safonov wrote:
>  static const struct k_clock clock_monotonic = {
>  	.clock_getres		= posix_get_hrtimer_res,
> -	.clock_get_timespec	= posix_ktime_get_ts,
> +	.clock_get_timespec	= posix_get_timespec,

 posix_get_monotonic_timespec

Please.



More information about the CRIU mailing list