Searched refs:uct (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/ |
D | vt_kern.h | 71 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, struct unipair __user *list); 105 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, in con_get_unimap() argument
|
/Linux-v4.19/drivers/tty/vt/ |
D | consolemap.c | 738 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, struct unipair __user *list) in con_get_unimap() argument 777 put_user(ect, uct); in con_get_unimap()
|