HomeSort by relevance Sort by last modified time
    Searched refs:jiffies_to_timespec (Results 1 - 9 of 9) sorted by null

  /bionic/libc/kernel/common/asm-generic/
cputime.h 50 #define cputime_to_timespec(__ct,__val) jiffies_to_timespec(__ct,__val)
  /external/kernel-headers/original/asm-generic/
cputime.h 49 #define cputime_to_timespec(__ct,__val) jiffies_to_timespec(__ct,__val)
  /ndk/build/platforms/android-3/arch-arm/usr/include/asm-generic/
cputime.h 50 #define cputime_to_timespec(__ct,__val) jiffies_to_timespec(__ct,__val)
  /ndk/build/platforms/android-4/arch-arm/usr/include/asm-generic/
cputime.h 50 #define cputime_to_timespec(__ct,__val) jiffies_to_timespec(__ct,__val)
  /ndk/build/platforms/android-5/arch-arm/usr/include/asm-generic/
cputime.h 50 #define cputime_to_timespec(__ct,__val) jiffies_to_timespec(__ct,__val)
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm-generic/
cputime.h 50 #define cputime_to_timespec(__ct,__val) jiffies_to_timespec(__ct,__val)
  /ndk/build/platforms/android-8/arch-arm/usr/include/asm-generic/
cputime.h 50 #define cputime_to_timespec(__ct,__val) jiffies_to_timespec(__ct,__val)
  /ndk/build/platforms/android-8/arch-x86/usr/include/asm-generic/
cputime.h 50 #define cputime_to_timespec(__ct,__val) jiffies_to_timespec(__ct,__val)
  /external/kernel-headers/original/linux/
jiffies.h 328 jiffies_to_timespec(const unsigned long jiffies, struct timespec *value) function

Completed in 17 milliseconds