get_compat_msghdr   34 include/net/compat.h extern int get_compat_msghdr(struct msghdr *, struct compat_msghdr __user *);
get_compat_msghdr 1900 net/socket.c   		if (get_compat_msghdr(&msg_sys, msg_compat))
get_compat_msghdr 2010 net/socket.c   		if (get_compat_msghdr(&msg_sys, msg_compat))