| /Documentation/admin-guide/blockdev/drbd/ | 
| D | drbd-connection-state-overview.dot | 9   StandAlone     [ style=filled,fillcolor=gray,label=StandAlone ] 13   Unconnected    [ label=Unconnected ] 16     label="{communication loss|{Timeout|BrokenPipe|NetworkFailure}}" ] 21     label="try to connect, handshake" 23     WFConnection   [ label=WFConnection ] 24     WFReportParams [ label=WFReportParams ] 27   TearDown       [ label=TearDown ] 29   Connected      [ label=Connected,style=filled,fillcolor=green,fontcolor=black ] 33   StartingSyncS  [ label=StartingSyncS ] 34   StartingSyncT  [ label=StartingSyncT ] [all …] 
 | 
| D | disk-states-8.dot | 2 	Diskless -> Inconsistent       [ label = "ioctl_set_disk()" ] 3 	Diskless -> Consistent         [ label = "ioctl_set_disk()" ] 4 	Diskless -> Outdated           [ label = "ioctl_set_disk()" ] 5 	Consistent -> Outdated         [ label = "receive_param()" ] 6 	Consistent -> UpToDate         [ label = "receive_param()" ] 7 	Consistent -> Inconsistent     [ label = "start resync" ] 8 	Outdated   -> Inconsistent     [ label = "start resync" ] 9 	UpToDate   -> Inconsistent     [ label = "ioctl_replicate" ] 10 	Inconsistent -> UpToDate       [ label = "resync completed" ] 11 	Consistent -> Failed           [ label = "io completion error" ] [all …] 
 | 
| D | conn-states-8.dot | 2 	StandAllone  -> WFConnection   [ label = "ioctl_set_net()" ] 3 	WFConnection -> Unconnected    [ label = "unable to bind()" ] 4 	WFConnection -> WFReportParams [ label = "in connect() after accept" ] 5 	WFReportParams -> StandAllone  [ label = "checks in receive_param()" ] 6 	WFReportParams -> Connected    [ label = "in receive_param()" ] 7 	WFReportParams -> WFBitMapS    [ label = "sync_handshake()" ] 8 	WFReportParams -> WFBitMapT    [ label = "sync_handshake()" ] 9 	WFBitMapS -> SyncSource        [ label = "receive_bitmap()" ] 10 	WFBitMapT -> SyncTarget        [ label = "receive_bitmap()" ] 17 	Connected   -> WFConnection    [ label = "* on network error" ]
  | 
| D | peer-states-8.dot | 2 	Secondary -> Primary           [ label = "recv state packet" ] 3 	Primary   -> Secondary 	       [ label = "recv state packet" ] 4 	Primary   -> Unknown 	       [ label = "connection lost" ] 5 	Secondary  -> Unknown  	       [ label = "connection lost" ] 6 	Unknown   -> Primary           [ label = "connected" ] 7 	Unknown   -> Secondary         [ label = "connected" ]
  | 
| /Documentation/scsi/scsi_transport_srp/ | 
| D | rport_state_diagram.dot | 7 	  running_rta	[ label = "running;\nreconnect\ntimer\nactive" ]; 9 	running		[ label = "running;\nreconnect\ntimer\nstopped" ]; 11 	failfast	[ label = "fail I/O\nfast" ]; 14 …running -> running_rta		[ label = "fast_io_fail_tmo = off and\ndev_loss_tmo = off;\nsrp_start_tl_f… 15 …running_rta -> running		[ label = "fast_io_fail_tmo = off and\ndev_loss_tmo = off;\nreconnecting s… 16 …running -> blocked		[ label = "fast_io_fail_tmo >= 0 or\ndev_loss_tmo >= 0;\nsrp_start_tl_fail_tim… 17 …running -> failfast		[ label = "fast_io_fail_tmo = off and\ndev_loss_tmo = off;\nreconnecting fail… 18 	blocked -> failfast		[ label = "fast_io_fail_tmo\nexpired or\nreconnecting\nfailed" ]; 19 	blocked -> lost			[ label = "dev_loss_tmo\nexpired or\nsrp_stop_rport_timers()" ]; 20 	failfast -> lost		[ label = "dev_loss_tmo\nexpired or\nsrp_stop_rport_timers()" ]; [all …] 
 | 
| /Documentation/bpf/ | 
| D | map_lru_hash_update.dot | 8     label = "Key\n(locks held during operation)"; 11     remote_lock [shape=rectangle,fillcolor=4,label="remote CPU LRU lock"] 12     hash_lock [shape=rectangle,fillcolor=3,label="hashtab lock"] 13     lru_lock [shape=rectangle,fillcolor=2,label="LRU lock"] 14     local_lock [shape=rectangle,fillcolor=1,label="local CPU LRU lock"] 15     no_lock [shape=rectangle,label="no locks held"] 18   begin [shape=oval,label="begin\nbpf_map_update()"] 27     label="Local freelist\nnode available?"]; 29     label="Use node owned\nby this CPU"] 33     label="Map created with\ncommon LRU?\n(!BPF_F_NO_COMMON_LRU)"]; [all …] 
 | 
| /Documentation/devicetree/bindings/leds/ | 
| D | leds-bcm6358.txt | 27   - label : see Documentation/devicetree/bindings/leds/common.txt 44 			label = "white:alarm"; 49 			label = "white:tv"; 54 			label = "white:tel"; 59 			label = "white:adsl"; 75 			label = "red:power"; 80 			label = "green:power"; 85 			label = "blue:power"; 90 			label = "red:broadband"; 94 			label = "green:broadband"; [all …] 
 | 
| D | leds-netxbig.txt | 22 - label: Name for this LED. If omitted, the label is taken from the node name. 36 		label = "netxbig:blue:power"; 46 		label = "netxbig:red:power"; 55 		label = "netxbig:blue:sata0"; 65 		label = "netxbig:red:sata0"; 74 		label = "netxbig:blue:sata1"; 84 		label = "netxbig:red:sata1";
  | 
| /Documentation/gpu/dp-mst/ | 
| D | topology-figure-2.dot | 21         label="Topology Manager"; 42     mstb1 [label="MSTB #1";style=filled;fillcolor=palegreen]; 43     mstb2 [label="MSTB #2";style=filled;fillcolor=palegreen]; 44     mstb3 [label="MSTB #3";style=filled;fillcolor=palegreen]; 45     mstb4 [label="MSTB #4";style=filled;fillcolor=grey]; 47     port1 [label="Port #1"]; 48     port2 [label="Port #2"]; 49     port3 [label="Port #3"]; 50     port4 [label="Port #4";style=filled;fillcolor=grey]; 52     driver [label="DRM driver";style=filled;shape=box;fillcolor=lightblue]; [all …] 
 | 
| D | topology-figure-1.dot | 21         label="Topology Manager"; 38     driver [label="DRM driver";style=filled;shape=box;fillcolor=lightblue]; 40     payload1 [label="Payload #1";style=filled;shape=box;fillcolor=lightblue]; 41     payload2 [label="Payload #2";style=filled;shape=box;fillcolor=lightblue]; 43     mstb1 [label="MSTB #1";style=filled;fillcolor=palegreen;shape=oval]; 44     mstb2 [label="MSTB #2";style=filled;fillcolor=palegreen;shape=oval]; 45     mstb3 [label="MSTB #3";style=filled;fillcolor=palegreen;shape=oval]; 46     mstb4 [label="MSTB #4";style=filled;fillcolor=palegreen;shape=oval]; 48     port1 [label="Port #1";shape=oval]; 49     port2 [label="Port #2";shape=oval]; [all …] 
 | 
| D | topology-figure-3.dot | 23         label="Topology Manager"; 45     mstb1 [label="MSTB #1";style=filled;fillcolor=palegreen]; 46     mstb2 [label="MSTB #2";style=filled;fillcolor=palegreen]; 47     mstb3 [label="MSTB #3";style=filled;fillcolor=palegreen;penwidth=3]; 48     mstb4 [label="MSTB #4";style=filled;fillcolor=grey]; 50     port1 [label="Port #1"]; 51     port2 [label="Port #2";penwidth=5]; 52     port3 [label="Port #3";penwidth=3]; 53     port4 [label="Port #4";style=filled;fillcolor=grey]; 55     driver [label="DRM driver";style=filled;shape=box;fillcolor=lightblue]; [all …] 
 | 
| /Documentation/admin-guide/media/ | 
| D | imx6q-sabreauto.dot | 3 …n00000001 [label="{{<port0> 0} | ipu1_csi0\n/dev/v4l-subdev0 | {<port1> 1 | <port2> 2}}", shape=Mr… 7 	n00000005 [label="ipu1_csi0 capture\n/dev/video0", shape=box, style=filled, fillcolor=yellow] 8 …n0000000b [label="{{<port0> 0 | <port1> 1} | ipu1_vdic\n/dev/v4l-subdev1 | {<port2> 2}}", shape=Mr… 10 …n0000000f [label="{{<port0> 0} | ipu1_ic_prp\n/dev/v4l-subdev2 | {<port1> 1 | <port2> 2}}", shape=… 13 …n00000013 [label="{{<port0> 0} | ipu1_ic_prpenc\n/dev/v4l-subdev3 | {<port1> 1}}", shape=Mrecord, … 15 	n00000016 [label="ipu1_ic_prpenc capture\n/dev/video1", shape=box, style=filled, fillcolor=yellow] 16 …n0000001c [label="{{<port0> 0} | ipu1_ic_prpvf\n/dev/v4l-subdev4 | {<port1> 1}}", shape=Mrecord, s… 18 	n0000001f [label="ipu1_ic_prpvf capture\n/dev/video2", shape=box, style=filled, fillcolor=yellow] 19 …n0000002f [label="{{<port0> 0} | ipu1_csi1\n/dev/v4l-subdev5 | {<port1> 1 | <port2> 2}}", shape=Mr… 23 	n00000033 [label="ipu1_csi1 capture\n/dev/video3", shape=box, style=filled, fillcolor=yellow] [all …] 
 | 
| D | imx6q-sabresd.dot | 3 …n00000001 [label="{{<port0> 0} | ipu1_csi0\n/dev/v4l-subdev0 | {<port1> 1 | <port2> 2}}", shape=Mr… 7 	n00000005 [label="ipu1_csi0 capture\n/dev/video0", shape=box, style=filled, fillcolor=yellow] 8 …n0000000b [label="{{<port0> 0 | <port1> 1} | ipu1_vdic\n/dev/v4l-subdev1 | {<port2> 2}}", shape=Mr… 10 …n0000000f [label="{{<port0> 0} | ipu1_ic_prp\n/dev/v4l-subdev2 | {<port1> 1 | <port2> 2}}", shape=… 13 …n00000013 [label="{{<port0> 0} | ipu1_ic_prpenc\n/dev/v4l-subdev3 | {<port1> 1}}", shape=Mrecord, … 15 	n00000016 [label="ipu1_ic_prpenc capture\n/dev/video1", shape=box, style=filled, fillcolor=yellow] 16 …n0000001c [label="{{<port0> 0} | ipu1_ic_prpvf\n/dev/v4l-subdev4 | {<port1> 1}}", shape=Mrecord, s… 18 	n0000001f [label="ipu1_ic_prpvf capture\n/dev/video2", shape=box, style=filled, fillcolor=yellow] 19 …n0000002f [label="{{<port0> 0} | ipu1_csi1\n/dev/v4l-subdev5 | {<port1> 1 | <port2> 2}}", shape=Mr… 23 	n00000033 [label="ipu1_csi1 capture\n/dev/video3", shape=box, style=filled, fillcolor=yellow] [all …] 
 | 
| D | qcom_camss_graph.dot | 5 …n00000001 [label="{{<port0> 0} | msm_csiphy0\n/dev/v4l-subdev0 | {<port1> 1}}", shape=Mrecord, sty… 8 …n00000004 [label="{{<port0> 0} | msm_csiphy1\n/dev/v4l-subdev1 | {<port1> 1}}", shape=Mrecord, sty… 11 …n00000007 [label="{{<port0> 0} | msm_csid0\n/dev/v4l-subdev2 | {<port1> 1}}", shape=Mrecord, style… 14 …n0000000a [label="{{<port0> 0} | msm_csid1\n/dev/v4l-subdev3 | {<port1> 1}}", shape=Mrecord, style… 17 …n0000000d [label="{{<port0> 0} | msm_ispif0\n/dev/v4l-subdev4 | {<port1> 1}}", shape=Mrecord, styl… 22 …n00000010 [label="{{<port0> 0} | msm_ispif1\n/dev/v4l-subdev5 | {<port1> 1}}", shape=Mrecord, styl… 27 …n00000013 [label="{{<port0> 0} | msm_vfe0_rdi0\n/dev/v4l-subdev6 | {<port1> 1}}", shape=Mrecord, s… 29 	n00000016 [label="msm_vfe0_video0\n/dev/video0", shape=box, style=filled, fillcolor=yellow] 30 …n0000001c [label="{{<port0> 0} | msm_vfe0_rdi1\n/dev/v4l-subdev7 | {<port1> 1}}", shape=Mrecord, s… 32 	n0000001f [label="msm_vfe0_video1\n/dev/video1", shape=box, style=filled, fillcolor=yellow] [all …] 
 | 
| D | qcom_camss_8x96_graph.dot | 5 …n00000001 [label="{{<port0> 0} | msm_csiphy0\n/dev/v4l-subdev0 | {<port1> 1}}", shape=Mrecord, sty… 10 …n00000004 [label="{{<port0> 0} | msm_csiphy1\n/dev/v4l-subdev1 | {<port1> 1}}", shape=Mrecord, sty… 15 …n00000007 [label="{{<port0> 0} | msm_csiphy2\n/dev/v4l-subdev2 | {<port1> 1}}", shape=Mrecord, sty… 20 …n0000000a [label="{{<port0> 0} | msm_csid0\n/dev/v4l-subdev3 | {<port1> 1}}", shape=Mrecord, style… 25 …n0000000d [label="{{<port0> 0} | msm_csid1\n/dev/v4l-subdev4 | {<port1> 1}}", shape=Mrecord, style… 30 …n00000010 [label="{{<port0> 0} | msm_csid2\n/dev/v4l-subdev5 | {<port1> 1}}", shape=Mrecord, style… 35 …n00000013 [label="{{<port0> 0} | msm_csid3\n/dev/v4l-subdev6 | {<port1> 1}}", shape=Mrecord, style… 40 …n00000016 [label="{{<port0> 0} | msm_ispif0\n/dev/v4l-subdev7 | {<port1> 1}}", shape=Mrecord, styl… 49 …n00000019 [label="{{<port0> 0} | msm_ispif1\n/dev/v4l-subdev8 | {<port1> 1}}", shape=Mrecord, styl… 58 …n0000001c [label="{{<port0> 0} | msm_ispif2\n/dev/v4l-subdev9 | {<port1> 1}}", shape=Mrecord, styl… [all …] 
 | 
| D | raspberrypi-pisp-be.dot | 3 …n00000001 [label="{{<port0> 0 | <port1> 1 | <port2> 2 | <port7> 7} | pispbe\n | {<port3> 3 | <port… 8 	n0000000a [label="pispbe-input\n/dev/video0", shape=box, style=filled, fillcolor=yellow] 10 	n00000010 [label="pispbe-tdn_input\n/dev/video1", shape=box, style=filled, fillcolor=yellow] 12 	n00000016 [label="pispbe-stitch_input\n/dev/video2", shape=box, style=filled, fillcolor=yellow] 14 	n0000001c [label="pispbe-output0\n/dev/video3", shape=box, style=filled, fillcolor=yellow] 15 	n00000022 [label="pispbe-output1\n/dev/video4", shape=box, style=filled, fillcolor=yellow] 16 	n00000028 [label="pispbe-tdn_output\n/dev/video5", shape=box, style=filled, fillcolor=yellow] 17 	n0000002e [label="pispbe-stitch_output\n/dev/video6", shape=box, style=filled, fillcolor=yellow] 18 	n00000034 [label="pispbe-config\n/dev/video7", shape=box, style=filled, fillcolor=yellow]
  | 
| D | vimc.dot | 5 …n00000001 [label="{{} | Sensor A\n/dev/v4l-subdev0 | {<port0> 0}}", shape=Mrecord, style=filled, f… 9 …n00000002 [label="{{} | Lens A\n/dev/v4l-subdev5 | {<port0>}}", shape=Mrecord, style=filled, fillc… 10 …n00000003 [label="{{} | Sensor B\n/dev/v4l-subdev1 | {<port0> 0}}", shape=Mrecord, style=filled, f… 14 …n00000004 [label="{{} | Lens B\n/dev/v4l-subdev6 | {<port0>}}", shape=Mrecord, style=filled, fillc… 15 …n00000005 [label="{{<port0> 0} | Debayer A\n/dev/v4l-subdev2 | {<port1> 1}}", shape=Mrecord, style… 17 …n00000008 [label="{{<port0> 0} | Debayer B\n/dev/v4l-subdev3 | {<port1> 1}}", shape=Mrecord, style… 19 	n0000000b [label="Raw Capture 0\n/dev/video0", shape=box, style=filled, fillcolor=yellow] 20 	n0000000f [label="Raw Capture 1\n/dev/video1", shape=box, style=filled, fillcolor=yellow] 21 …n00000013 [label="{{} | RGB/YUV Input\n/dev/v4l-subdev4 | {<port0> 0}}", shape=Mrecord, style=fill… 23 …n00000015 [label="{{<port0> 0} | Scaler\n/dev/v4l-subdev5 | {<port1> 1}}", shape=Mrecord, style=fi… [all …] 
 | 
| D | rkisp1.dot | 3 …n00000001 [label="{{<port0> 0 | <port1> 1} | rkisp1_isp\n/dev/v4l-subdev0 | {<port2> 2 | <port3> 3… 7 …n00000006 [label="{{<port0> 0} | rkisp1_resizer_mainpath\n/dev/v4l-subdev1 | {<port1> 1}}", shape=… 9 …n00000009 [label="{{<port0> 0} | rkisp1_resizer_selfpath\n/dev/v4l-subdev2 | {<port1> 1}}", shape=… 11 	n0000000c [label="rkisp1_mainpath\n/dev/video0", shape=box, style=filled, fillcolor=yellow] 12 	n00000010 [label="rkisp1_selfpath\n/dev/video1", shape=box, style=filled, fillcolor=yellow] 13 	n00000014 [label="rkisp1_stats\n/dev/video2", shape=box, style=filled, fillcolor=yellow] 14 	n00000018 [label="rkisp1_params\n/dev/video3", shape=box, style=filled, fillcolor=yellow] 16 …n0000001c [label="{{} | imx219 4-0010\n/dev/v4l-subdev3 | {<port0> 0}}", shape=Mrecord, style=fill…
  | 
| D | starfive_camss_graph.dot | 3 …n00000001 [label="{{<port0> 0} | stf_isp\n/dev/v4l-subdev0 | {<port1> 1}}", shape=Mrecord, style=f… 5 	n00000004 [label="capture_raw\n/dev/video0", shape=box, style=filled, fillcolor=yellow] 6 	n00000008 [label="capture_yuv\n/dev/video1", shape=box, style=filled, fillcolor=yellow] 7 …n0000000e [label="{{<port0> 0} | cdns_csi2rx.19800000.csi-bridge\n | {<port1> 1 | <port2> 2 | <por… 10 …n00000018 [label="{{} | imx219 6-0010\n/dev/v4l-subdev1 | {<port0> 0}}", shape=Mrecord, style=fill…
  | 
| /Documentation/admin-guide/LSM/ | 
| D | Smack.rst | 53 	report if a process with one label has access 86 	the label given to a new filesystem object will be the label 90 	The Smack label of a process that execs a program file with 95 	label does not allow all of the access permitted to a process 96 	with the label contained in this attribute. This is a very 104 	gets the label of the directory instead of the label of the 110 	Use the Smack label in this attribute for access control 115 	Use the Smack label in this attribute for access control 118 There are multiple ways to set a Smack label on a file:: 123 A process can see the Smack label it is running with by [all …] 
 | 
| /Documentation/userspace-api/media/v4l/ | 
| D | pipeline.dot | 6 …scaler [label="{<scaler_0> 0} | Host\nScaler | {<scaler_1> 1} ", shape=Mrecord, style=filled, fill… 7 …frontend [label="{<frontend_0> 0} | Host\nFrontend | {<frontend_1> 1}", shape=Mrecord, style=fille… 8 	sensor [label="Sensor | {<sensor_0> 0}", shape=Mrecord, style=filled, fillcolor=aquamarine] 9 	io [label="{<io_0> 0} | V4L I/O", shape=Mrecord, style=filled, fillcolor=aquamarine] 11 	sensor:sensor_0 -> frontend:frontend_0 [color=blue, label="HQ: 2592x1968\nHS: 1296x984"] 12 	frontend:frontend_1 -> scaler:scaler_0 [color=blue, label="HQ: 2592x1968\nHS: 1296x984"] 13 	scaler:scaler_1 -> io:io_0 [color=blue, label="HQ: 1280x720\nHS: 1280x720"]
  | 
| /Documentation/networking/ | 
| D | mpls-sysctl.rst | 11 	Number of entries in the platform label table.  It is not 12 	possible to configure forwarding for label values equal to or 15 	A dense utilization of the entries in the platform label table 19 	If the number of platform label table entries is set to 0 no 20 	label will be recognized by the kernel and mpls forwarding 23 	Reducing this value will remove all label routing entries that 33 	MPLS header to the IPv4/IPv6 header on popping the last label.
  | 
| D | secid.rst | 10 the label of the flow. This label of the flow is currently used in selecting 13 If this is an outbound flow, the label is derived from the socket, if any, or 15 resets, timewait ack, etc.). It is also conceivable that the label could be 19 If this is an inbound flow, the label is derived from the IPSec security
  | 
| /Documentation/devicetree/bindings/mtd/partitions/ | 
| D | fixed-partitions.yaml | 78             label = "u-boot"; 97             label = "filesystem"; 111             label = "filesystem #1"; 117             label = "filesystem #2"; 129             label = "bootloader"; 136             label = "firmware"; 142             label = "calibration"; 149                 label = "wifi0"; 154                 label = "wifi1"; 167             label = "u-boot"; [all …] 
 | 
| /Documentation/devicetree/bindings/net/dsa/ | 
| D | mediatek,mt7530.yaml | 327                     label = "lan1"; 332                     label = "lan2"; 337                     label = "lan3"; 342                     label = "lan4"; 347                     label = "wan"; 390                     label = "lan1"; 395                     label = "lan2"; 400                     label = "lan3"; 405                     label = "lan4"; 410                     label = "wan"; [all …] 
 |