Home
last modified time | relevance | path

Searched refs:background (Results 1 - 25 of 32) sorted by relevance

12

/kernel/linux/linux-5.10/net/rxrpc/
H A Dcall_event.c24 bool immediate, bool background) in rxrpc_propose_ping()
27 if (background && in rxrpc_propose_ping()
46 u32 serial, bool immediate, bool background, in __rxrpc_propose_ACK()
57 rxrpc_propose_ping(call, immediate, background); in __rxrpc_propose_ACK()
109 background) in __rxrpc_propose_ACK()
130 background, outcome); in __rxrpc_propose_ACK()
137 u32 serial, bool immediate, bool background, in rxrpc_propose_ACK()
142 immediate, background, why); in rxrpc_propose_ACK()
23 rxrpc_propose_ping(struct rxrpc_call *call, bool immediate, bool background) rxrpc_propose_ping() argument
45 __rxrpc_propose_ACK(struct rxrpc_call *call, u8 ack_reason, u32 serial, bool immediate, bool background, enum rxrpc_propose_ack_trace why) __rxrpc_propose_ACK() argument
136 rxrpc_propose_ACK(struct rxrpc_call *call, u8 ack_reason, u32 serial, bool immediate, bool background, enum rxrpc_propose_ack_trace why) rxrpc_propose_ACK() argument
/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/
H A Dipu-dp.c53 struct ipu_dp background; member
75 return container_of(dp, struct ipu_flow, background); in to_flow()
181 if (flow->foreground.in_cs == flow->background.in_cs) { in ipu_dp_setup_channel()
183 * foreground and background are of same colorspace, put in ipu_dp_setup_channel()
193 * conversion on background in ipu_dp_setup_channel()
195 ipu_dp_csc_init(flow, flow->background.in_cs, in ipu_dp_setup_channel()
308 dp = &priv->flow[flow >> 1].background; in ipu_dp_get()
345 priv->flow[i].background.in_cs = IPUV3_COLORSPACE_UNKNOWN; in ipu_dp_init()
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/
H A Dipu-dp.c54 struct ipu_dp background; member
76 return container_of(dp, struct ipu_flow, background); in to_flow()
197 if (flow->foreground.in_cs == flow->background.in_cs) { in ipu_dp_setup_channel()
199 * foreground and background are of same colorspace, put in ipu_dp_setup_channel()
210 * conversion on background in ipu_dp_setup_channel()
213 flow->background.in_cs, in ipu_dp_setup_channel()
327 dp = &priv->flow[flow >> 1].background; in ipu_dp_get()
364 priv->flow[i].background.in_cs = IPUV3_COLORSPACE_UNKNOWN; in ipu_dp_init()
/kernel/linux/linux-5.10/tools/power/pm-graph/
H A Dbootgraph.py552 # draw the timeline background
634 .c1 {background:rgba(209,0,0,0.4);}\n\
635 .c2 {background:rgba(255,102,34,0.4);}\n\
636 .c3 {background:rgba(255,218,33,0.4);}\n\
637 .c4 {background:rgba(51,221,0,0.4);}\n\
638 .c5 {background:rgba(17,51,204,0.4);}\n\
639 .c6 {background:rgba(34,0,102,0.4);}\n\
640 .c7 {background:rgba(51,0,68,0.4);}\n\
641 .c8 {background:rgba(204,255,204,0.4);}\n\
642 .c9 {background
[all...]
H A Dsleepgraph.py2553 html_phase = '<div class="phase" style="left:{0}%;width:{1}%;top:{2}px;height:{3}px;background:{4}">{5}</div>\n'
2554 html_phaselet = '<div id="{0}" class="phaselet" style="left:{1}%;width:{2}%;background:{3}"></div>\n'
2555 html_legend = '<div id="p{3}" class="square" style="left:{0}%;background:{1}">&nbsp;{2}</div>\n'
3958 html_func_top = '<article id="{0}" class="atop" style="background:{1}">\n<input type="checkbox" class="pf" id="f{2}" checked/><label for="f{2}">{3} {4}</label>\n'
4032 .stamp {width: 100%;text-align:center;background:#888;line-height:30px;color:white;font: 25px Arial;}\n\
4034 th {border: 1px solid black;background:#222;color:white;}\n\
4036 tr.head td {border: 1px solid black;background:#aaa;}\n\
4037 tr.alt {background-color:#ddd;}\n\
4039 .minval {background-color:#BBFFBB;}\n\
4040 .medval {background
[all...]
/kernel/linux/linux-6.6/tools/power/pm-graph/
H A Dbootgraph.py554 # draw the timeline background
636 .c1 {background:rgba(209,0,0,0.4);}\n\
637 .c2 {background:rgba(255,102,34,0.4);}\n\
638 .c3 {background:rgba(255,218,33,0.4);}\n\
639 .c4 {background:rgba(51,221,0,0.4);}\n\
640 .c5 {background:rgba(17,51,204,0.4);}\n\
641 .c6 {background:rgba(34,0,102,0.4);}\n\
642 .c7 {background:rgba(51,0,68,0.4);}\n\
643 .c8 {background:rgba(204,255,204,0.4);}\n\
644 .c9 {background
[all...]
H A Dsleepgraph.py2741 html_phase = '<div class="phase" style="left:{0}%;width:{1}%;top:{2}px;height:{3}px;background:{4}">{5}</div>\n'
2742 html_phaselet = '<div id="{0}" class="phaselet" style="left:{1}%;width:{2}%;background:{3}"></div>\n'
2743 html_legend = '<div id="p{3}" class="square" style="left:{0}%;background:{1}">&nbsp;{2}</div>\n'
4213 html_func_top = '<article id="{0}" class="atop" style="background:{1}">\n<input type="checkbox" class="pf" id="f{2}" checked/><label for="f{2}">{3} {4}</label>\n'
4289 .stamp {width: 100%;text-align:center;background:#888;line-height:30px;color:white;font: 25px Arial;}\n\
4291 th {border: 1px solid black;background:#222;color:white;}\n\
4293 tr.head td {border: 1px solid black;background:#aaa;}\n\
4294 tr.alt {background-color:#ddd;}\n\
4296 .minval {background-color:#BBFFBB;}\n\
4297 .medval {background
[all...]
/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdswap.c43 * Wear level cost amortization. We want to do wear leveling on the background
182 static int mtdswap_gc(struct mtdswap_dev *d, unsigned int background);
830 unsigned int background) in mtdswap_choose_gc_tree()
835 (background || (TREE_EMPTY(d, CLEAN) && TREE_EMPTY(d, DIRTY)))) in mtdswap_choose_gc_tree()
846 unsigned int background) in mtdswap_pick_gc_eblk()
852 if (background && TREE_COUNT(d, CLEAN) > CLEAN_BLOCK_THRESHOLD && in mtdswap_pick_gc_eblk()
856 idx = mtdswap_choose_gc_tree(d, background); in mtdswap_pick_gc_eblk()
938 static int mtdswap_gc(struct mtdswap_dev *d, unsigned int background) in mtdswap_gc() argument
946 eb = mtdswap_pick_gc_eblk(d, background); in mtdswap_gc()
1482 .background
829 mtdswap_choose_gc_tree(struct mtdswap_dev *d, unsigned int background) mtdswap_choose_gc_tree() argument
845 mtdswap_pick_gc_eblk(struct mtdswap_dev *d, unsigned int background) mtdswap_pick_gc_eblk() argument
[all...]
/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtdswap.c43 * Wear level cost amortization. We want to do wear leveling on the background
182 static int mtdswap_gc(struct mtdswap_dev *d, unsigned int background);
829 unsigned int background) in mtdswap_choose_gc_tree()
834 (background || (TREE_EMPTY(d, CLEAN) && TREE_EMPTY(d, DIRTY)))) in mtdswap_choose_gc_tree()
845 unsigned int background) in mtdswap_pick_gc_eblk()
851 if (background && TREE_COUNT(d, CLEAN) > CLEAN_BLOCK_THRESHOLD && in mtdswap_pick_gc_eblk()
855 idx = mtdswap_choose_gc_tree(d, background); in mtdswap_pick_gc_eblk()
937 static int mtdswap_gc(struct mtdswap_dev *d, unsigned int background) in mtdswap_gc() argument
945 eb = mtdswap_pick_gc_eblk(d, background); in mtdswap_gc()
1480 .background
828 mtdswap_choose_gc_tree(struct mtdswap_dev *d, unsigned int background) mtdswap_choose_gc_tree() argument
844 mtdswap_pick_gc_eblk(struct mtdswap_dev *d, unsigned int background) mtdswap_pick_gc_eblk() argument
[all...]
H A Dmtd_blkdevs.c133 if (tr->background && !background_done) {
136 tr->background(dev);
140 * Do background processing just once per idle
/kernel/linux/linux-5.10/fs/jffs2/
H A DMakefile11 jffs2-y += symlink.o build.o erase.o background.o fs.o writev.o
/kernel/linux/linux-6.6/fs/jffs2/
H A DMakefile11 jffs2-y += symlink.o build.o erase.o background.o fs.o writev.o
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Ddc.c162 u32 background[3] = { in tegra_plane_setup_blending_legacy() local
190 background[0] |= BLEND_CONTROL_DEPENDENT; in tegra_plane_setup_blending_legacy()
191 background[1] |= BLEND_CONTROL_DEPENDENT; in tegra_plane_setup_blending_legacy()
203 background[2] |= BLEND_CONTROL_DEPENDENT; in tegra_plane_setup_blending_legacy()
207 background[2] |= BLEND_CONTROL_DEPENDENT; in tegra_plane_setup_blending_legacy()
226 background[i] |= BLEND_CONTROL_DEPENDENT; in tegra_plane_setup_blending_legacy()
233 background[2] |= BLEND_CONTROL_DEPENDENT; in tegra_plane_setup_blending_legacy()
244 background[2] |= BLEND_CONTROL_ALPHA; in tegra_plane_setup_blending_legacy()
248 background[2] |= BLEND_CONTROL_ALPHA; in tegra_plane_setup_blending_legacy()
255 tegra_plane_writel(plane, background[ in tegra_plane_setup_blending_legacy()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddc.c169 u32 background[3] = { in tegra_plane_setup_blending_legacy() local
197 background[0] |= BLEND_CONTROL_DEPENDENT; in tegra_plane_setup_blending_legacy()
198 background[1] |= BLEND_CONTROL_DEPENDENT; in tegra_plane_setup_blending_legacy()
210 background[2] |= BLEND_CONTROL_DEPENDENT; in tegra_plane_setup_blending_legacy()
214 background[2] |= BLEND_CONTROL_DEPENDENT; in tegra_plane_setup_blending_legacy()
233 background[i] |= BLEND_CONTROL_DEPENDENT; in tegra_plane_setup_blending_legacy()
240 background[2] |= BLEND_CONTROL_DEPENDENT; in tegra_plane_setup_blending_legacy()
251 background[2] |= BLEND_CONTROL_ALPHA; in tegra_plane_setup_blending_legacy()
255 background[2] |= BLEND_CONTROL_ALPHA; in tegra_plane_setup_blending_legacy()
262 tegra_plane_writel(plane, background[ in tegra_plane_setup_blending_legacy()
[all...]
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dblktrans.h54 void (*background)(struct mtd_blktrans_dev *dev); member
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dblktrans.h54 void (*background)(struct mtd_blktrans_dev *dev); member
/kernel/liteos_a/fs/jffs2/
H A DMakefile39 $(TEMP_SRC_PATH)/fs/jffs2/background.c \
/kernel/linux/linux-5.10/include/uapi/linux/
H A Domapfb.h169 __u32 background; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Domapfb.h169 __u32 background; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Domapfb.h141 __u32 background; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Domapfb.h141 __u32 background; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Domapfb.h128 __u32 background; member
/kernel/linux/linux-6.6/drivers/gpu/drm/logicvc/
H A Dlogicvc_layer.c499 /* The final layer can be configured as a background layer. */ in logicvc_layer_init()
506 u32 background = 0; in logicvc_layer_init() local
508 drm_dbg_kms(drm_dev, "Using layer #%d as background layer\n", in logicvc_layer_init()
512 background); in logicvc_layer_init()
/kernel/linux/linux-5.10/include/trace/events/
H A Df2fs.h644 TP_PROTO(struct super_block *sb, bool sync, bool background,
650 TP_ARGS(sb, sync, background, dirty_nodes, dirty_dents, dirty_imeta,
656 __field(bool, background)
669 __entry->background = background;
679 TP_printk("dev = (%d,%d), sync = %d, background = %d, nodes = %lld, "
684 __entry->background,
1365 "kupdate %u background %u tagged %u reclaim %u cyclic %u sync %u",
H A Drxrpc.h1214 bool background, enum rxrpc_propose_ack_outcome outcome),
1216 TP_ARGS(call, why, ack_reason, serial, immediate, background,
1225 __field(bool, background )
1235 __entry->background = background;
1245 __entry->background,

Completed in 29 milliseconds

12