OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NL_MMAP_MSG_ALIGNMENT
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/kernel/uapi/linux/
netlink.h
147
#define
NL_MMAP_MSG_ALIGNMENT
NLMSG_ALIGNTO
149
#define NL_MMAP_MSG_ALIGN(sz) __ALIGN_KERNEL(sz,
NL_MMAP_MSG_ALIGNMENT
)
/development/ndk/platforms/android-L/include/linux/
netlink.h
147
#define
NL_MMAP_MSG_ALIGNMENT
NLMSG_ALIGNTO
149
#define NL_MMAP_MSG_ALIGN(sz) __ALIGN_KERNEL(sz,
NL_MMAP_MSG_ALIGNMENT
)
/external/kernel-headers/original/uapi/linux/
netlink.h
141
#define
NL_MMAP_MSG_ALIGNMENT
NLMSG_ALIGNTO
142
#define NL_MMAP_MSG_ALIGN(sz) __ALIGN_KERNEL(sz,
NL_MMAP_MSG_ALIGNMENT
)
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
netlink.h
147
#define
NL_MMAP_MSG_ALIGNMENT
NLMSG_ALIGNTO
149
#define NL_MMAP_MSG_ALIGN(sz) __ALIGN_KERNEL(sz,
NL_MMAP_MSG_ALIGNMENT
)
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
netlink.h
147
#define
NL_MMAP_MSG_ALIGNMENT
NLMSG_ALIGNTO
149
#define NL_MMAP_MSG_ALIGN(sz) __ALIGN_KERNEL(sz,
NL_MMAP_MSG_ALIGNMENT
)
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
netlink.h
147
#define
NL_MMAP_MSG_ALIGNMENT
NLMSG_ALIGNTO
149
#define NL_MMAP_MSG_ALIGN(sz) __ALIGN_KERNEL(sz,
NL_MMAP_MSG_ALIGNMENT
)
Completed in 4388 milliseconds