OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jiffies_to_msecs
(Results
1 - 14
of
14
) sorted by null
/bionic/libc/kernel/common/asm-generic/
cputime.h
43
#define cputime_to_msecs(__ct)
jiffies_to_msecs
(__ct)
/development/ndk/platforms/android-3/include/asm-generic/
cputime.h
43
#define cputime_to_msecs(__ct)
jiffies_to_msecs
(__ct)
/external/kernel-headers/original/asm-generic/
cputime.h
36
#define cputime_to_msecs(__ct)
jiffies_to_msecs
(__ct)
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm-generic/
cputime.h
43
#define cputime_to_msecs(__ct)
jiffies_to_msecs
(__ct)
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm-generic/
cputime.h
43
#define cputime_to_msecs(__ct)
jiffies_to_msecs
(__ct)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm-generic/
cputime.h
43
#define cputime_to_msecs(__ct)
jiffies_to_msecs
(__ct)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm-generic/
cputime.h
43
#define cputime_to_msecs(__ct)
jiffies_to_msecs
(__ct)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm-generic/
cputime.h
43
#define cputime_to_msecs(__ct)
jiffies_to_msecs
(__ct)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm-generic/
cputime.h
43
#define cputime_to_msecs(__ct)
jiffies_to_msecs
(__ct)
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm-generic/
cputime.h
43
#define cputime_to_msecs(__ct)
jiffies_to_msecs
(__ct)
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm-generic/
cputime.h
43
#define cputime_to_msecs(__ct)
jiffies_to_msecs
(__ct)
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/asm-generic/
cputime.h
43
#define cputime_to_msecs(__ct)
jiffies_to_msecs
(__ct)
/external/kernel-headers/original/linux/
jiffies.h
252
static inline unsigned int
jiffies_to_msecs
(const unsigned long j)
function
276
if (m >
jiffies_to_msecs
(MAX_JIFFY_OFFSET))
rtnetlink.h
662
RTA_PUT_U64(skb, attrtype,
jiffies_to_msecs
(value))
Completed in 5324 milliseconds