HomeSort by relevance Sort by last modified time
    Searched refs:NL_MMAP_MSG_ALIGNMENT (Results 1 - 25 of 26) sorted by null

1 2

  /bionic/libc/kernel/uapi/linux/
netlink.h 152 #define NL_MMAP_MSG_ALIGNMENT NLMSG_ALIGNTO
154 #define NL_MMAP_MSG_ALIGN(sz) __ALIGN_KERNEL(sz, NL_MMAP_MSG_ALIGNMENT)
  /development/ndk/platforms/android-21/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/iproute2/include/linux/
netlink.h 145 #define NL_MMAP_MSG_ALIGNMENT NLMSG_ALIGNTO
146 #define NL_MMAP_MSG_ALIGN(sz) __ALIGN_KERNEL(sz, NL_MMAP_MSG_ALIGNMENT)
  /external/kernel-headers/original/uapi/linux/
netlink.h 145 #define NL_MMAP_MSG_ALIGNMENT NLMSG_ALIGNTO
146 #define NL_MMAP_MSG_ALIGN(sz) __ALIGN_KERNEL(sz, NL_MMAP_MSG_ALIGNMENT)
  /hardware/qcom/msm8994/kernel-headers/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)
  /hardware/qcom/msm8994/original-kernel-headers/linux/
netlink.h 140 #define NL_MMAP_MSG_ALIGNMENT NLMSG_ALIGNTO
141 #define NL_MMAP_MSG_ALIGN(sz) __ALIGN_KERNEL(sz, NL_MMAP_MSG_ALIGNMENT)
  /hardware/qcom/msm8996/kernel-headers/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)
  /hardware/qcom/msm8996/original-kernel-headers/linux/
netlink.h 140 #define NL_MMAP_MSG_ALIGNMENT NLMSG_ALIGNTO
141 #define NL_MMAP_MSG_ALIGN(sz) __ALIGN_KERNEL(sz, NL_MMAP_MSG_ALIGNMENT)
  /prebuilts/ndk/current/platforms/android-21/arch-arm/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/current/platforms/android-21/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/current/platforms/android-21/arch-mips/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/current/platforms/android-21/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/current/platforms/android-21/arch-x86/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/current/platforms/android-21/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)
  /prebuilts/ndk/current/platforms/android-23/arch-arm/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/current/platforms/android-23/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/current/platforms/android-23/arch-mips/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/current/platforms/android-23/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/current/platforms/android-23/arch-x86/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/current/platforms/android-23/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)
  /prebuilts/ndk/current/platforms/android-24/arch-arm/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/current/platforms/android-24/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/current/platforms/android-24/arch-mips/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/current/platforms/android-24/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/current/platforms/android-24/arch-x86/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 3193 milliseconds

1 2