Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:cfd

7110          struct vki_consolefontdesc *cfd = (struct vki_consolefontdesc *)ARG3;
7111 PRE_MEM_WRITE( "ioctl(GIO_FONTX).chardata", (Addr)cfd->chardata,
7112 32 * cfd->charcount );
7119 struct vki_consolefontdesc *cfd = (struct vki_consolefontdesc *)ARG3;
7120 PRE_MEM_READ( "ioctl(PIO_FONTX).chardata", (Addr)cfd->chardata,
7121 32 * cfd->charcount );