OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__nodelist_parse
(Results
1 - 12
of
12
) sorted by null
/external/kernel-headers/original/linux/
nodemask.h
307
#define nodelist_parse(buf, dst)
__nodelist_parse
((buf), &(dst), MAX_NUMNODES)
308
static inline int
__nodelist_parse
(const char *buf, nodemask_t *dstp, int nbits)
function
/bionic/libc/kernel/common/linux/
nodemask.h
56
#define nodelist_parse(buf, dst)
__nodelist_parse
((buf), &(dst), MAX_NUMNODES)
/development/ndk/platforms/android-3/include/linux/
nodemask.h
56
#define nodelist_parse(buf, dst)
__nodelist_parse
((buf), &(dst), MAX_NUMNODES)
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
nodemask.h
56
#define nodelist_parse(buf, dst)
__nodelist_parse
((buf), &(dst), MAX_NUMNODES)
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
nodemask.h
56
#define nodelist_parse(buf, dst)
__nodelist_parse
((buf), &(dst), MAX_NUMNODES)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
nodemask.h
56
#define nodelist_parse(buf, dst)
__nodelist_parse
((buf), &(dst), MAX_NUMNODES)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
nodemask.h
56
#define nodelist_parse(buf, dst)
__nodelist_parse
((buf), &(dst), MAX_NUMNODES)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
nodemask.h
56
#define nodelist_parse(buf, dst)
__nodelist_parse
((buf), &(dst), MAX_NUMNODES)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
nodemask.h
56
#define nodelist_parse(buf, dst)
__nodelist_parse
((buf), &(dst), MAX_NUMNODES)
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
nodemask.h
56
#define nodelist_parse(buf, dst)
__nodelist_parse
((buf), &(dst), MAX_NUMNODES)
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
nodemask.h
56
#define nodelist_parse(buf, dst)
__nodelist_parse
((buf), &(dst), MAX_NUMNODES)
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
nodemask.h
56
#define nodelist_parse(buf, dst)
__nodelist_parse
((buf), &(dst), MAX_NUMNODES)
Completed in 2849 milliseconds