CMSG_COMPAT_ALIGN 107 net/compat.c ((void __user *)((char __user *)(cmsg) + CMSG_COMPAT_ALIGN(sizeof(struct compat_cmsghdr)))) CMSG_COMPAT_ALIGN 109 net/compat.c (CMSG_COMPAT_ALIGN(sizeof(struct compat_cmsghdr)) + CMSG_COMPAT_ALIGN(len)) CMSG_COMPAT_ALIGN 111 net/compat.c (CMSG_COMPAT_ALIGN(sizeof(struct compat_cmsghdr)) + (len)) CMSG_COMPAT_ALIGN 127 net/compat.c char __user *ptr = (char __user *)cmsg + CMSG_COMPAT_ALIGN(cmsg_len); CMSG_COMPAT_ALIGN 158 net/compat.c tmp = ((ucmlen - CMSG_COMPAT_ALIGN(sizeof(*ucmsg))) + CMSG_COMPAT_ALIGN 185 net/compat.c tmp = ((ucmlen - CMSG_COMPAT_ALIGN(sizeof(*ucmsg))) + CMSG_COMPAT_ALIGN 195 net/compat.c (ucmlen - CMSG_COMPAT_ALIGN(sizeof(*ucmsg)))))