/linux/Documentation/admin-guide/blockdev/drbd/ |
H A D | drbd-connection-state-overview.dot | 7 node [fontcolor=black] 29 Connected [ label=Connected,style=filled,fillcolor=green,fontcolor=black ] 50 node [shape=box,fontcolor=black] 82 edge [color=black]
|
/linux/Documentation/sphinx-static/ |
H A D | theme_rtd_colors.css | 10 color: black; 22 color: black;
|
/linux/Documentation/images/ |
H A D | COPYING-logo | 7 Note that there are black-and-white versions of this available that 18 There are also black-and-white and inverted vector versions at
|
/linux/Documentation/core-api/ |
H A D | rbtree.rst | 2 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/drivers/gpu/drm/i915/display/ |
H A D | intel_tv.c | 63 u16 blank, black; member 202 .blank = 225, .black = 267, .burst = 113, 212 .blank = 266, .black = 316, .burst = 133, 222 .blank = 225, .black = 225, .burst = 113, 232 .blank = 266, .black = 266, .burst = 133, 242 .blank = 237, .black = 237, .burst = 118, 252 .blank = 280, .black = 280, .burst = 139, 262 .blank = 225, .black = 267, .burst = 113, 272 .blank = 266, .black = 316, .burst = 133, 282 .blank = 225, .black = 267, .burst = 118, [all …]
|
/linux/drivers/video/logo/ |
H A D | logo_linux_mono.pbm | 2 # Standard black and white Linux logo
|
H A D | Kconfig | 22 bool "Standard black and white Linux logo"
|
/linux/drivers/gpu/drm/sun4i/ |
H A D | sun4i_tv.c | 131 u16 black; member 174 .black = 282, .blank = 240, 178 .black = 252, .blank = 252, 342 SUN4I_TVE_LEVEL_BLACK(tv_mode->video_levels->black)); in sun4i_tv_enable()
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am335x-boneblack-wireless.dts | 15 …compatible = "ti,am335x-bone-black-wireless", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx…
|
H A D | am335x-bonegreen.dts | 13 compatible = "ti,am335x-bone-green", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
|
H A D | am335x-sancloud-bbe-lite.dts | 16 "ti,am335x-bone-black",
|
H A D | am335x-sancloud-bbe.dts | 16 compatible = "sancloud,am335x-boneenhanced", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
|
H A D | am335x-sancloud-bbe-extended-wifi.dts | 17 "ti,am335x-bone-black",
|
H A D | am335x-boneblack.dts | 14 compatible = "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
|
H A D | am335x-bonegreen-wireless.dts | 14 …compatible = "ti,am335x-bone-green-wireless", "ti,am335x-bone-green", "ti,am335x-bone-black", "ti,…
|
/linux/tools/perf/Documentation/ |
H A D | perfconfig.example | 6 normal = black, lightgray
|
/linux/Documentation/tools/rtla/ |
H A D | rtla.rst | 18 as a black box, **rtla** leverages kernel tracing capabilities to provide
|
/linux/tools/tracing/rtla/ |
H A D | README.txt | 4 the real-time properties of Linux. Instead of testing Linux as a black box,
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-srggb8-pisp-comp.rst | 26 formats. A black-level offset may be subtracted to improve compression 27 efficiency; the nominal black level and amount of offset must be signalled out
|
H A D | v4l2-selection-targets.rst | 41 pixels such as black pixels.
|
H A D | metafmt-intel-ipu3.rst | 74 /* Optical black level compensation */
|
/linux/scripts/dtc/ |
H A D | dt_to_config | 837 for $black (@black_list_driver) { 838 next DRIVER if ($driver =~ /^$black$/);
|
/linux/Documentation/translations/zh_CN/maintainer/ |
H A D | pull-requests.rst | 92 accommodate the newly formed black holes that would
|
/linux/Documentation/fb/ |
H A D | internals.rst | 61 Each pixel is either black or white.
|
/linux/Documentation/scheduler/ |
H A D | sched-design-CFS.rst | 175 It puts the scheduling entity (task) into the red-black tree and 181 corresponding scheduling entity out of the red-black tree. It decrements 188 entity at the right-most end of the red-black tree.
|