Home
last modified time | relevance | path

Searched refs:black (Results 1 – 25 of 61) sorted by relevance

123

/Linux-v5.10/Documentation/admin-guide/blockdev/drbd/
Ddrbd-connection-state-overview.dot7 node [fontcolor=black]
29 Connected [ label=Connected,style=filled,fillcolor=green,fontcolor=black ]
50 node [shape=box,fontcolor=black]
82 edge [color=black]
/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_tv.c55 u16 blank, black; member
194 .blank = 225, .black = 267, .burst = 113,
204 .blank = 266, .black = 316, .burst = 133,
214 .blank = 225, .black = 225, .burst = 113,
224 .blank = 266, .black = 266, .burst = 133,
234 .blank = 237, .black = 237, .burst = 118,
244 .blank = 280, .black = 280, .burst = 139,
254 .blank = 225, .black = 267, .burst = 113,
264 .blank = 266, .black = 316, .burst = 133,
274 .blank = 225, .black = 267, .burst = 118,
[all …]
/Linux-v5.10/Documentation/core-api/
Drbtree.rst2 Red-black Trees (rbtree) in Linux
9 What are red-black trees, and what are they for?
12 Red-black trees are a type of self-balancing binary search tree, used for
19 Red-black trees are similar to AVL trees, but provide faster real-time bounded
26 There are a number of red-black trees in use in the kernel.
31 red-black tree. Virtual memory areas (VMAs) are tracked with red-black
38 Linux Weekly News article on red-black trees
41 Wikipedia entry on red-black trees
44 Linux implementation of red-black trees
/Linux-v5.10/drivers/video/logo/
Dlogo_linux_mono.pbm2 # Standard black and white Linux logo
DKconfig20 bool "Standard black and white Linux logo"
/Linux-v5.10/arch/arm/boot/dts/
Dam335x-boneblack-wireless.dts14 …compatible = "ti,am335x-bone-black-wireless", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx…
Dam335x-bonegreen.dts13 compatible = "ti,am335x-bone-green", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
Dam335x-boneblack.dts13 compatible = "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
Dam335x-sancloud-bbe.dts14 compatible = "sancloud,am335x-boneenhanced", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
Dam335x-bonegreen-wireless.dts14 …compatible = "ti,am335x-bone-green-wireless", "ti,am335x-bone-green", "ti,am335x-bone-black", "ti,…
/Linux-v5.10/tools/perf/Documentation/
Dperfconfig.example6 normal = black, lightgray
/Linux-v5.10/drivers/gpu/drm/sun4i/
Dsun4i_tv.c130 u16 black; member
182 .black = 282, .blank = 240,
186 .black = 252, .blank = 252,
425 SUN4I_TVE_LEVEL_BLACK(tv_mode->video_levels->black)); in sun4i_tv_mode_set()
/Linux-v5.10/Documentation/sphinx-static/
Dtheme_overrides.css11 color: black;
29 color: black;
/Linux-v5.10/Documentation/
DCOPYING-logo7 Note that there are black-and-white versions of this available that
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dv4l2-selection-targets.rst35 pixels such as black pixels.
Dpixfmt-meta-intel-ipu3.rst74 /* Optical black level compensation */
Dvidioc-decoder-cmd.rst164 the picture to black after it stopped decoding. Otherwise the last
182 decoder output to black when paused.
Dcontrol.rst69 Picture brightness, or more precisely, the black level.
190 Enable the color killer (i. e. force a black & white image in case
/Linux-v5.10/Documentation/fb/
Dinternals.rst61 Each pixel is either black or white.
Dapi.rst93 Pixels are black or white and stored on a number of bits (typically one)
104 Pixels are black or white and stored on a number of bits (typically one)
/Linux-v5.10/scripts/dtc/
Ddt_to_config837 for $black (@black_list_driver) {
838 next DRIVER if ($driver =~ /^$black$/);
/Linux-v5.10/Documentation/scheduler/
Dsched-design-CFS.rst168 It puts the scheduling entity (task) into the red-black tree and
174 corresponding scheduling entity out of the red-black tree. It decrements
181 entity at the right-most end of the red-black tree.
/Linux-v5.10/drivers/video/console/
DKconfig116 black screen as soon as fbcon loads.
/Linux-v5.10/drivers/video/fbdev/
Datafb.c2671 unsigned short black[16]; in atafb_blank() local
2676 memset(black, 0, 16 * sizeof(unsigned short)); in atafb_blank()
2677 cmap.red = black; in atafb_blank()
2678 cmap.green = black; in atafb_blank()
2679 cmap.blue = black; in atafb_blank()
/Linux-v5.10/Documentation/m68k/
Dkernel-options.rst371 (X) display. Usually, the background is chosen to be black. With this
411 If your OverScan needs a black border, you have to write the last
465 normal colors, i.e. 0=white, 1=black
467 inverted colors, i.e. 0=black, 1=white
768 Use inverted display (black on white). Functionally the same as the

123