/bionic/libc/kernel/common/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/development/ndk/platforms/android-3/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/external/kernel-headers/original/linux/ |
cpumask.h | 13 * For details of cpulist_scnprintf() and cpulist_parse(), see 54 * int cpulist_parse(buf, map) Parse ascii string as cpulist 292 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|