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

  /bionic/libc/kernel/common/asm-generic/
cputime.h 58 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /development/ndk/platforms/android-3/include/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)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm-generic/
cputime.h 58 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm-generic/
cputime.h 58 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm-generic/
cputime.h 58 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm-generic/
cputime.h 58 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm-generic/
cputime.h 58 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm-generic/
cputime.h 58 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm-generic/
cputime.h 58 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm-generic/
cputime.h 58 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/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 833 milliseconds