Searched refs:dst_vc (Results 1 – 2 of 2) sorted by relevance
62 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc);107 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc) in con_copy_unimap() argument
763 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc) in con_copy_unimap() argument769 if (*dst_vc->uni_pagedict_loc == *src_vc->uni_pagedict_loc) in con_copy_unimap()771 con_free_unimap(dst_vc); in con_copy_unimap()774 *dst_vc->uni_pagedict_loc = src; in con_copy_unimap()