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

12

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm-generic/
cputime.h 58 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm-generic/
cputime.h 58 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm-generic/
cputime.h 58 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm-generic/
cputime.h 58 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm-generic/
cputime.h 58 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm-generic/
cputime.h 58 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm-generic/
cputime.h 58 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm-generic/
cputime.h 58 #define cputime64_to_clock_t(__ct) jiffies_64_to_clock_t(__ct)
  /prebuilts/ndk/8/platforms/android-9/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 217 milliseconds

12