background 162 drivers/gpu/drm/tegra/dc.c u32 background[3] = { background 190 drivers/gpu/drm/tegra/dc.c background[0] |= BLEND_CONTROL_DEPENDENT; background 191 drivers/gpu/drm/tegra/dc.c background[1] |= BLEND_CONTROL_DEPENDENT; background 203 drivers/gpu/drm/tegra/dc.c background[2] |= BLEND_CONTROL_DEPENDENT; background 207 drivers/gpu/drm/tegra/dc.c background[2] |= BLEND_CONTROL_DEPENDENT; background 226 drivers/gpu/drm/tegra/dc.c background[i] |= BLEND_CONTROL_DEPENDENT; background 233 drivers/gpu/drm/tegra/dc.c background[2] |= BLEND_CONTROL_DEPENDENT; background 244 drivers/gpu/drm/tegra/dc.c background[2] |= BLEND_CONTROL_ALPHA; background 248 drivers/gpu/drm/tegra/dc.c background[2] |= BLEND_CONTROL_ALPHA; background 255 drivers/gpu/drm/tegra/dc.c tegra_plane_writel(plane, background[0], DC_WIN_BLEND_2WIN_X); background 256 drivers/gpu/drm/tegra/dc.c tegra_plane_writel(plane, background[1], DC_WIN_BLEND_2WIN_Y); background 257 drivers/gpu/drm/tegra/dc.c tegra_plane_writel(plane, background[2], DC_WIN_BLEND_3WIN_XY); background 268 drivers/gpu/drm/tegra/dc.c blending[1] = background[1]; background 270 drivers/gpu/drm/tegra/dc.c blending[0] = background[0]; background 276 drivers/gpu/drm/tegra/dc.c tegra_plane_writel(plane, background[2], DC_WIN_BLEND_3WIN_XY); background 53 drivers/gpu/ipu-v3/ipu-dp.c struct ipu_dp background; background 75 drivers/gpu/ipu-v3/ipu-dp.c return container_of(dp, struct ipu_flow, background); background 181 drivers/gpu/ipu-v3/ipu-dp.c if (flow->foreground.in_cs == flow->background.in_cs) { background 195 drivers/gpu/ipu-v3/ipu-dp.c ipu_dp_csc_init(flow, flow->background.in_cs, background 308 drivers/gpu/ipu-v3/ipu-dp.c dp = &priv->flow[flow >> 1].background; background 345 drivers/gpu/ipu-v3/ipu-dp.c priv->flow[i].background.in_cs = IPUV3_COLORSPACE_UNKNOWN; background 153 drivers/mtd/mtd_blkdevs.c if (tr->background && !background_done) { background 156 drivers/mtd/mtd_blkdevs.c tr->background(dev); background 182 drivers/mtd/mtdswap.c static int mtdswap_gc(struct mtdswap_dev *d, unsigned int background); background 830 drivers/mtd/mtdswap.c unsigned int background) background 835 drivers/mtd/mtdswap.c (background || (TREE_EMPTY(d, CLEAN) && TREE_EMPTY(d, DIRTY)))) background 846 drivers/mtd/mtdswap.c unsigned int background) background 852 drivers/mtd/mtdswap.c if (background && TREE_COUNT(d, CLEAN) > CLEAN_BLOCK_THRESHOLD && background 856 drivers/mtd/mtdswap.c idx = mtdswap_choose_gc_tree(d, background); background 938 drivers/mtd/mtdswap.c static int mtdswap_gc(struct mtdswap_dev *d, unsigned int background) background 946 drivers/mtd/mtdswap.c eb = mtdswap_pick_gc_eblk(d, background); background 1488 drivers/mtd/mtdswap.c .background = mtdswap_background, background 399 drivers/video/fbdev/omap2/omapfb/omapfb-ioctl.c info.default_color = ck->background; background 705 fs/erofs/zdata.c bool background = tagptr_unfold_tags(t); background 707 fs/erofs/zdata.c if (!background) { background 3249 fs/f2fs/f2fs.h int f2fs_gc(struct f2fs_sb_info *sbi, bool sync, bool background, background 1253 fs/f2fs/gc.c bool background, unsigned int segno) background 1268 fs/f2fs/gc.c trace_f2fs_gc_begin(sbi->sb, sync, background, background 1307 fs/f2fs/gc.c if (gc_type == BG_GC && !background) { background 54 include/linux/mtd/blktrans.h void (*background)(struct mtd_blktrans_dev *dev); background 630 include/trace/events/f2fs.h TP_PROTO(struct super_block *sb, bool sync, bool background, background 636 include/trace/events/f2fs.h TP_ARGS(sb, sync, background, dirty_nodes, dirty_dents, dirty_imeta, background 642 include/trace/events/f2fs.h __field(bool, background) background 655 include/trace/events/f2fs.h __entry->background = background; background 670 include/trace/events/f2fs.h __entry->background, background 1216 include/trace/events/rxrpc.h bool background, enum rxrpc_propose_ack_outcome outcome), background 1218 include/trace/events/rxrpc.h TP_ARGS(call, why, ack_reason, serial, immediate, background, background 1227 include/trace/events/rxrpc.h __field(bool, background ) background 1237 include/trace/events/rxrpc.h __entry->background = background; background 1247 include/trace/events/rxrpc.h __entry->background, background 169 include/uapi/linux/omapfb.h __u32 background; background 24 net/rxrpc/call_event.c bool immediate, bool background) background 27 net/rxrpc/call_event.c if (background && background 46 net/rxrpc/call_event.c u32 serial, bool immediate, bool background, background 57 net/rxrpc/call_event.c rxrpc_propose_ping(call, immediate, background); background 109 net/rxrpc/call_event.c background) background 130 net/rxrpc/call_event.c background, outcome); background 137 net/rxrpc/call_event.c u32 serial, bool immediate, bool background, background 142 net/rxrpc/call_event.c immediate, background, why);