Searched defs:scr_memsetw (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/include/linux/ | 
| D | vt_buffer.h | 29 static inline void scr_memsetw(u16 *s, u16 c, unsigned int count)  in scr_memsetw()  function
 | 
| /Linux-v5.4/arch/sparc/include/asm/ | 
| D | vga.h | 37 static inline void scr_memsetw(u16 *p, u16 v, unsigned int n)  in scr_memsetw()  function
 | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | vga.h | 38 static inline void scr_memsetw(u16 *s, u16 v, unsigned int n)  in scr_memsetw()  function
 | 
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | vga.h | 45 static inline void scr_memsetw(u16 *s, u16 v, unsigned int count)  in scr_memsetw()  function
 | 
| /Linux-v5.4/arch/alpha/include/asm/ | 
| D | vga.h | 33 static inline void scr_memsetw(u16 *s, u16 c, unsigned int count)  in scr_memsetw()  function
 |