| tag | line | file | source code |
|---|---|---|---|
| fontpos | 347 | drivers/char/consolemap.c | hashtable[i].fontpos = get_user(&list->fontpos); |
| fontpos | 368 | drivers/char/consolemap.c | put_user(hashtable[i].fontpos, &list->fontpos); |
| fontpos | 401 | drivers/char/consolemap.c | return hashtable[h].fontpos; |
| fontpos | 60 | include/linux/kd.h | u_short fontpos; |