Home
last modified time | relevance | path

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

12345

/linux-6.15/Documentation/sphinx-static/
H A Dcustom.css37 dl.function, dl.struct, dl.enum { margin-top: 2em; background-color: #ecf0f3; }
56 div.kerneltoc { background-color: #eeeeee; }
57 div.kerneltoc li.current ul { background-color: white; }
98 background: #eeeeee;
125 background: #fafafa;
137 background: #dddddd;
H A Dtheme_rtd_colors.css35 background-color: darkblue;
/linux-6.15/Documentation/admin-guide/
H A 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
/linux-6.15/Documentation/admin-guide/device-mapper/
H A 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.
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.
304 * No background copying mechanism.
[all …]
/linux-6.15/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()
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()
/linux-6.15/tools/testing/selftests/drivers/net/lib/py/
H A Dload.py15 self._iperf_server = cmd(f"iperf3 -s -1 -p {port}", background=True)
19 background=True, host=env.remote)
/linux-6.15/tools/power/pm-graph/
H A Dbootgraph.py636 .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:rgba(169,208,245,0.4);}\n\
645 .c10 {background:rgba(255,255,204,0.4);}\n\
[all …]
/linux-6.15/tools/testing/selftests/net/lib/py/
H A Dutils.py34 def __init__(self, comm, shell=True, fail=True, ns=None, background=False, argument
70 if not background:
116 super().__init__(comm, background=True,
/linux-6.15/drivers/mtd/
H A Dmtdswap.c182 static int mtdswap_gc(struct mtdswap_dev *d, unsigned int background);
829 unsigned int background) in mtdswap_choose_gc_tree() argument
834 (background || (TREE_EMPTY(d, CLEAN) && TREE_EMPTY(d, DIRTY)))) in mtdswap_choose_gc_tree()
845 unsigned int background) in mtdswap_pick_gc_eblk() argument
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 = mtdswap_background,
/linux-6.15/tools/perf/Documentation/
H A Dperf-daemon.txt7 perf-daemon - Run record sessions on background
26 You can imagine 'perf daemon' of background process with several
72 Do not put the process in background.
/linux-6.15/Documentation/edac/
H A Dscrub.rst73 control over patrol (background) scrubbing (e.g., ACPI RAS2, CXL) and/or
80 for example, to disable background patrol scrubbing or adjust the scrub
81 rate for performance-aware operations where background activities need to
123 with performance-aware operations which require the background operations to
158 2. Provision for background (patrol) scrubbing of the entire memory system,
/linux-6.15/fs/jffs2/
H A DMakefile11 jffs2-y += symlink.o build.o erase.o background.o fs.o writev.o
/linux-6.15/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()
275 blending[1] = background[1]; in tegra_plane_setup_blending_legacy()
[all …]
/linux-6.15/include/linux/mtd/
H A Dblktrans.h54 void (*background)(struct mtd_blktrans_dev *dev); member
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dapp-pri.rst14 working in background, which can be preempted by user controlled
H A Dvidioc-g-priority.rst60 - Lowest priority, usually applications running in background, for
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs308 Description: Do background GC aggressively when set. Set to 0 by default.
377 Description: Number of checkpoint operations performed in the background to
389 Description: Number of garbage collection operations triggered in background.
401 Description: Number of blocks moved by garbage collection in background.
679 Description: When space utilization exceeds this, do background DISCARD aggressively.
743 Description: Controls background discard granularity of inner discard thread
774 Description: It controls to enable/disable IO aware feature for background discard.
810 background GC thread. the default number is "60".
817 background GC thread. the default number is "25".
824 background GC thread from intiating GC for sections having valid blocks
H A Dsysfs-edac-scrub42 (RW) Start/Stop background (patrol) scrubbing if supported.
/linux-6.15/Documentation/driver-api/cxl/
H A Dmaturity-map.rst125 * [1] :ref:`Background commands <background-commands>`
197 * **Background commands**: The CXL background command mechanism is
/linux-6.15/include/uapi/linux/
H A Domapfb.h169 __u32 background; member
/linux-6.15/Documentation/devicetree/bindings/display/
H A Dxylon,logicvc-display.yaml103 xylon,background-layer:
106 The last layer is used to display a black background (C_USE_BACKGROUND).
/linux-6.15/Documentation/core-api/
H A Dmemory-allocation.rst90 Memory allocations may trigger direct or background reclaim and it is
96 doesn't kick the background reclaim. Should be used carefully because it
112 * ``GFP_KERNEL`` - both background and direct reclaim are allowed and the
/linux-6.15/Documentation/filesystems/
H A Dfuse-io.rst37 fast. Dirty pages are written back implicitly (background writeback or page
/linux-6.15/Documentation/scheduler/
H A Dsched-arch.rst54 although it may be reasonable to do some background work or enter
/linux-6.15/Documentation/watchdog/
H A Dpcwd-watchdog.rst29 to run the program with an "&" to run it in the background!)

12345