Home
last modified time | relevance | path

Searched refs:bitfill_aligned (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dsysfillrect.c25 bitfill_aligned(struct fb_info *p, unsigned long *dst, int dst_idx, in bitfill_aligned() function
280 fill_op32 = bitfill_aligned; in sys_fillrect()
285 fill_op32 = bitfill_aligned; in sys_fillrect()
H A Dcfbfillrect.c35 bitfill_aligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, in bitfill_aligned() function
317 fill_op32 = bitfill_aligned; in cfb_fillrect()
321 fill_op32 = bitfill_aligned; in cfb_fillrect()
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dsysfillrect.c25 bitfill_aligned(struct fb_info *p, unsigned long *dst, int dst_idx, in bitfill_aligned() function
270 fill_op32 = bitfill_aligned; in sys_fillrect()
275 fill_op32 = bitfill_aligned; in sys_fillrect()
H A Dcfbfillrect.c35 bitfill_aligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, in bitfill_aligned() function
317 fill_op32 = bitfill_aligned; in cfb_fillrect()
321 fill_op32 = bitfill_aligned; in cfb_fillrect()

Completed in 3 milliseconds