con_get_unimap    301 drivers/tty/vt/vt_ioctl.c 		return con_get_unimap(vc, tmp.entry_ct, &(user_ud->entry_ct), tmp.entries);
con_get_unimap   1183 drivers/tty/vt/vt_ioctl.c 		return con_get_unimap(vc, tmp.entry_ct, &(user_ud->entry_ct), tmp_entries);
con_get_unimap     71 include/linux/vt_kern.h int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, struct unipair __user *list);