Lines Matching full:scalar
31 * internal representation of time values in scalar nanoseconds. The
43 * plain scalar nanosecond based representation can be selected by the
63 * ktime_t definitions when using the 64-bit scalar representation:
93 * Add a ktime_t variable and a scalar nanosecond value.
117 /* Convert ktime_t to nanoseconds - NOP in the scalar storage format: */
126 * performance reasons. The pure scalar nsec_t based code was nice and
188 * ktime_add_ns - Add a scalar nanoseconds value to a ktime_t variable
190 * @nsec: the scalar nsec value to add
246 * ktime_to_ns - convert a ktime_t variable to scalar nanoseconds
249 * Returns the scalar nanoseconds representation of kt