/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/ |
nodemask.h | 56 #define nodelist_parse(buf, dst) __nodelist_parse((buf), &(dst), MAX_NUMNODES) macro
|
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/ |
nodemask.h | 56 #define nodelist_parse(buf, dst) __nodelist_parse((buf), &(dst), MAX_NUMNODES) macro
|
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/ |
nodemask.h | 56 #define nodelist_parse(buf, dst) __nodelist_parse((buf), &(dst), MAX_NUMNODES) macro
|
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/ |
nodemask.h | 56 #define nodelist_parse(buf, dst) __nodelist_parse((buf), &(dst), MAX_NUMNODES) macro
|
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/ |
nodemask.h | 56 #define nodelist_parse(buf, dst) __nodelist_parse((buf), &(dst), MAX_NUMNODES) macro
|
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/ |
nodemask.h | 56 #define nodelist_parse(buf, dst) __nodelist_parse((buf), &(dst), MAX_NUMNODES) macro
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/ |
nodemask.h | 56 #define nodelist_parse(buf, dst) __nodelist_parse((buf), &(dst), MAX_NUMNODES) macro
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/ |
nodemask.h | 56 #define nodelist_parse(buf, dst) __nodelist_parse((buf), &(dst), MAX_NUMNODES) macro
|
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/linux/ |
nodemask.h | 56 #define nodelist_parse(buf, dst) __nodelist_parse((buf), &(dst), MAX_NUMNODES) macro
|
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/linux/ |
nodemask.h | 56 #define nodelist_parse(buf, dst) __nodelist_parse((buf), &(dst), MAX_NUMNODES) macro
|
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/ |
nodemask.h | 56 #define nodelist_parse(buf, dst) __nodelist_parse((buf), &(dst), MAX_NUMNODES) macro
|
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/ |
nodemask.h | 56 #define nodelist_parse(buf, dst) __nodelist_parse((buf), &(dst), MAX_NUMNODES) macro
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/ |
nodemask.h | 56 #define nodelist_parse(buf, dst) __nodelist_parse((buf), &(dst), MAX_NUMNODES) macro
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/ |
nodemask.h | 56 #define nodelist_parse(buf, dst) __nodelist_parse((buf), &(dst), MAX_NUMNODES) macro
|
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/ |
nodemask.h | 56 #define nodelist_parse(buf, dst) __nodelist_parse((buf), &(dst), MAX_NUMNODES) macro
|
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/ |
nodemask.h | 56 #define nodelist_parse(buf, dst) __nodelist_parse((buf), &(dst), MAX_NUMNODES) macro
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/ |
nodemask.h | 56 #define nodelist_parse(buf, dst) __nodelist_parse((buf), &(dst), MAX_NUMNODES) macro
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/ |
nodemask.h | 56 #define nodelist_parse(buf, dst) __nodelist_parse((buf), &(dst), MAX_NUMNODES) macro
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/ |
nodemask.h | 56 #define nodelist_parse(buf, dst) __nodelist_parse((buf), &(dst), MAX_NUMNODES) macro
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/ |
nodemask.h | 56 #define nodelist_parse(buf, dst) __nodelist_parse((buf), &(dst), MAX_NUMNODES) macro
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/ |
nodemask.h | 56 #define nodelist_parse(buf, dst) __nodelist_parse((buf), &(dst), MAX_NUMNODES) macro
|
/external/kernel-headers/original/linux/ |
nodemask.h | 13 * For details of nodelist_scnprintf() and nodelist_parse(), see 56 * int nodelist_parse(buf, map) Parse ascii string as nodelist 307 #define nodelist_parse(buf, dst) __nodelist_parse((buf), &(dst), MAX_NUMNODES) macro
|