Searched refs:cputime_to_timespec (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/include/asm-generic/
H A Dcputime_jiffies.h51 #define cputime_to_timespec(__ct,__val) \ macro
H A Dcputime_nsecs.h81 static inline void cputime_to_timespec(const cputime_t ct, struct timespec *val) cputime_to_timespec() function
/linux-4.4.14/arch/s390/include/asm/
H A Dcputime.h92 static inline void cputime_to_timespec(const cputime_t cputime, cputime_to_timespec() function
/linux-4.4.14/arch/powerpc/include/asm/
H A Dcputime.h159 static inline void cputime_to_timespec(const cputime_t ct, struct timespec *p) cputime_to_timespec() function
/linux-4.4.14/kernel/time/
H A Ditimer.c137 cputime_to_timespec(ct, &ts); cputime_sub_ns()
H A Dposix-cpu-timers.c75 cputime_to_timespec((__force cputime_t)expires, tp); sample_to_timespec()
1517 cputime_to_timespec(cputime_one_jiffy, &ts); init_posix_cpu_timers()

Completed in 109 milliseconds