Home
last modified time | relevance | path

Searched refs:background (Results 1 – 25 of 100) sorted by relevance

1234

/kernel/linux/linux-5.10/net/rxrpc/
Dcall_event.c24 bool immediate, bool background) in rxrpc_propose_ping() argument
27 if (background && in rxrpc_propose_ping()
46 u32 serial, bool immediate, bool background, in __rxrpc_propose_ACK() argument
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() argument
142 immediate, background, why); in rxrpc_propose_ACK()
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dvga-softcursor.rst10 make it inverse background of the character it's over or to highlight
28 + 32 if you want to always change the background color
29 + 64 if you dislike having the background the same as the
37 VGA, the high four bits specify background and the low four the
/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/
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()
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-5.10/Documentation/admin-guide/device-mapper/
Ddm-clone.rst19 background, in parallel with user I/O.
109 the devices and pauses the background hydration when there is I/O in-flight.
162 no_hydration Create a dm-clone instance with background hydration
172 one time, during background hydration.
173 hydration_batch_size <#regions> During background hydration, try to batch
214 Disable the background hydration of the destination device.
217 Enable the background hydration of the destination device.
220 Set background hydration threshold.
223 Set background hydration batch size.
246 3. Enable background hydration of the destination device.
[all …]
/kernel/linux/linux-5.10/tools/power/pm-graph/
Dbootgraph.py634 .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:rgba(169,208,245,0.4);}\n\
643 .c10 {background:rgba(255,255,204,0.4);}\n\
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
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[0], DC_WIN_BLEND_2WIN_X); in tegra_plane_setup_blending_legacy()
[all …]
/kernel/linux/linux-5.10/drivers/mtd/
Dmtdswap.c182 static int mtdswap_gc(struct mtdswap_dev *d, unsigned int background);
830 unsigned int background) in mtdswap_choose_gc_tree() argument
835 (background || (TREE_EMPTY(d, CLEAN) && TREE_EMPTY(d, DIRTY)))) in mtdswap_choose_gc_tree()
846 unsigned int background) in mtdswap_pick_gc_eblk() argument
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 = mtdswap_background,
/kernel/linux/linux-5.10/Documentation/sphinx-static/
Dtheme_overrides.css113 background-color: darkblue;
130 background: inherit;
/kernel/linux/linux-5.10/fs/jffs2/
DMakefile11 jffs2-y += symlink.o build.o erase.o background.o fs.o writev.o
/kernel/linux/linux-5.10/include/linux/mtd/
Dblktrans.h54 void (*background)(struct mtd_blktrans_dev *dev); member
/kernel/liteos_a/fs/jffs2/
DBUILD.gn51 "${out_path}/jffs2_build/fs/jffs2/background.c",
93 "${target_out_dir}/jffs2_build/fs/jffs2/background.c",
DMakefile39 $(TEMP_SRC_PATH)/fs/jffs2/background.c \
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dapp-pri.rst14 working in background, which can be preempted by user controlled
Dvidioc-g-priority.rst60 - Lowest priority, usually applications running in background, for
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/rmi4/
Drmi_f01.txt18 background capacitance that will cause the
/kernel/linux/linux-5.10/drivers/staging/ks7010/
DTODO6 background info about the chipset can be found here [3] and here [4]. Thank
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-fs-f2fs241 Description: Do background GC agressively when set. When gc_urgent = 1,
242 background thread starts to do GC by given gc_urgent_sleep_time
302 Description: Number of checkpoint operations performed in the background to
314 Description: Number of garbage collection operations triggered in background.
326 Description: Number of blocks moved by garbage collection in background.
/kernel/linux/linux-5.10/Documentation/core-api/
Dmemory-allocation.rst89 Memory allocations may trigger direct or background reclaim and it is
95 doesn't kick the background reclaim. Should be used carefully because it
111 * ``GFP_KERNEL`` - both background and direct reclaim are allowed and the
/kernel/linux/linux-5.10/include/trace/events/
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,
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Domapfb.h128 __u32 background; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Domapfb.h141 __u32 background; member
/kernel/linux/linux-5.10/include/uapi/linux/
Domapfb.h169 __u32 background; member
/kernel/linux/linux-5.10/Documentation/filesystems/
Dfuse-io.rst36 fast. Dirty pages are written back implicitly (background writeback or page
/kernel/linux/linux-5.10/Documentation/dev-tools/
Dkcov.rst216 This allows to collect coverage from two types of kernel background
223 To enable collecting coverage from a global background thread or from a
230 Since there might be many local background threads spawned from different
/kernel/linux/linux-5.10/Documentation/watchdog/
Dpcwd-watchdog.rst29 to run the program with an "&" to run it in the background!)

1234