get_compat_msghdr   41 include/net/compat.h int get_compat_msghdr(struct msghdr *, struct compat_msghdr __user *,
get_compat_msghdr 2326 net/socket.c   		err = get_compat_msghdr(msg, msg_compat, NULL, iov);
get_compat_msghdr 2497 net/socket.c   		err = get_compat_msghdr(msg, msg_compat, uaddr, iov);