SYNOPSIS

struct timespec ktime_to_timespec(const ktime_t kt);

ARGUMENTS

kt

the ktime_t variable to convert

RETURN

The timespec representation of the ktime value.

COPYRIGHT