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

  /bionic/libc/kernel/common/asm-generic/
cputime.h 58 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /external/kernel-headers/original/asm-generic/
cputime.h 66 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /ndk/build/platforms/android-3/arch-arm/usr/include/asm-generic/
cputime.h 58 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /ndk/build/platforms/android-4/arch-arm/usr/include/asm-generic/
cputime.h 58 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /ndk/build/platforms/android-5/arch-arm/usr/include/asm-generic/
cputime.h 58 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm-generic/
cputime.h 58 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /ndk/build/platforms/android-8/arch-arm/usr/include/asm-generic/
cputime.h 58 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /ndk/build/platforms/android-8/arch-x86/usr/include/asm-generic/
cputime.h 58 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /external/kernel-headers/original/linux/
jiffies.h 414 static inline u64 jiffies_64_to_clock_t(u64 x) function

Completed in 405 milliseconds