Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dsysfillrect.c81 bitfill_unaligned(struct fb_info *p, unsigned long *dst, int dst_idx, in bitfill_unaligned() function
310 fill_op = bitfill_unaligned; in sys_fillrect()
315 fill_op = bitfill_unaligned; in sys_fillrect()
H A Dcfbfillrect.c92 bitfill_unaligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, in bitfill_unaligned() function
347 fill_op = bitfill_unaligned; in cfb_fillrect()
351 fill_op = bitfill_unaligned; in cfb_fillrect()
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dsysfillrect.c71 bitfill_unaligned(struct fb_info *p, unsigned long *dst, int dst_idx, in bitfill_unaligned() function
300 fill_op = bitfill_unaligned; in sys_fillrect()
305 fill_op = bitfill_unaligned; in sys_fillrect()
H A Dcfbfillrect.c92 bitfill_unaligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, in bitfill_unaligned() function
347 fill_op = bitfill_unaligned; in cfb_fillrect()
351 fill_op = bitfill_unaligned; in cfb_fillrect()

Completed in 5 milliseconds