| /kernel/linux/linux-4.19/Documentation/RCU/Design/Data-Structures/ |
| D | HugeTreeClassicRCU.svg | 470 <!-- Text --> 471 <text 480 text-anchor="middle" 481 id="text142">rcu_node</text> 482 <!-- Text --> 483 <text 492 text-anchor="middle" 493 id="text144">struct</text> 494 <!-- Text --> 495 <text [all …]
|
| D | BigTreeClassicRCU.svg | 218 <!-- Text --> 219 <text 228 text-anchor="middle" 229 id="text58">struct</text> 230 <!-- Text --> 231 <text 240 text-anchor="middle" 241 id="text60">rcu_data</text> 242 <!-- Text --> 243 <text [all …]
|
| D | BigTreePreemptRCUBHdyntickCB.svg | 467 <!-- Text --> 468 <text 477 text-anchor="middle" 478 id="text140">struct</text> 479 <!-- Text --> 480 <text 489 text-anchor="middle" 490 id="text142">rcu_head</text> 491 <!-- Text --> 492 <text [all …]
|
| D | blkd_task.svg | 428 <!-- Text --> 429 <text 438 text-anchor="end" 439 id="text134">rcu_bh</text> 440 <!-- Text --> 441 <text 450 text-anchor="middle" 451 id="text136">struct</text> 452 <!-- Text --> 453 <text [all …]
|
| D | BigTreePreemptRCUBHdyntick.svg | 422 <!-- Text --> 423 <text 432 text-anchor="end" 433 id="text122">rcu_bh</text> 434 <!-- Text --> 435 <text 444 text-anchor="middle" 445 id="text124">struct</text> 446 <!-- Text --> 447 <text [all …]
|
| D | BigTreeClassicRCUBHdyntick.svg | 388 <!-- Text --> 389 <text 398 text-anchor="end" 399 id="text108">rcu_bh</text> 400 <!-- Text --> 401 <text 410 text-anchor="middle" 411 id="text110">struct</text> 412 <!-- Text --> 413 <text [all …]
|
| D | BigTreeClassicRCUBH.svg | 276 <!-- Text --> 277 <text 286 text-anchor="end" 287 id="text60">rcu_bh</text> 288 <!-- Text --> 289 <text 298 text-anchor="middle" 299 id="text62">struct</text> 300 <!-- Text --> 301 <text [all …]
|
| D | TreeLevel.svg | 515 <!-- Text --> 516 <text 525 text-anchor="middle" 526 id="text160">rcu_node</text> 527 <!-- Text --> 528 <text 537 text-anchor="middle" 538 id="text162">struct</text> 539 <!-- Text --> 540 <text [all …]
|
| /kernel/linux/linux-5.10/Documentation/RCU/Design/Data-Structures/ |
| D | HugeTreeClassicRCU.svg | 470 <!-- Text --> 471 <text 480 text-anchor="middle" 481 id="text142">rcu_node</text> 482 <!-- Text --> 483 <text 492 text-anchor="middle" 493 id="text144">struct</text> 494 <!-- Text --> 495 <text [all …]
|
| D | BigTreeClassicRCU.svg | 218 <!-- Text --> 219 <text 228 text-anchor="middle" 229 id="text58">struct</text> 230 <!-- Text --> 231 <text 240 text-anchor="middle" 241 id="text60">rcu_data</text> 242 <!-- Text --> 243 <text [all …]
|
| D | blkd_task.svg | 358 <!-- Text --> 359 <!-- Text --> 360 <text 368 …;font-weight:bold;font-size:192px;font-family:Courier;text-anchor:middle;fill:#000000">struct</tex… 369 <!-- Text --> 370 <text 378 …font-weight:bold;font-size:192px;font-family:Courier;text-anchor:middle;fill:#000000">rcu_node</te… 379 <!-- Text --> 380 <text 388 …;font-weight:bold;font-size:192px;font-family:Courier;text-anchor:middle;fill:#000000">struct</tex… [all …]
|
| D | TreeLevel.svg | 515 <!-- Text --> 516 <text 525 text-anchor="middle" 526 id="text160">rcu_node</text> 527 <!-- Text --> 528 <text 537 text-anchor="middle" 538 id="text162">struct</text> 539 <!-- Text --> 540 <text [all …]
|
| D | BigTreePreemptRCUBHdyntickCB.svg | 397 <!-- Text --> 398 <text 406 …style="font-style:normal;font-weight:bold;font-size:187.978302px;font-family:Courier;text-anchor:m… 407 transform="scale(1.0213945,0.97905363)">struct</text> 408 <!-- Text --> 409 <text 417 …style="font-style:normal;font-weight:bold;font-size:187.978302px;font-family:Courier;text-anchor:m… 418 transform="scale(1.0213945,0.97905363)">rcu_head</text> 419 <!-- Text --> 420 <text [all …]
|
| /kernel/linux/linux-5.10/scripts/gdb/linux/ |
| D | timerlist.py | 38 text = " #{}: <{}>, {}, ".format(idx, timer, function) 39 text += "S:{:02x}\n".format(int(timer['state'])) 40 text += " # expires at {}-{} nsecs [in {} to {} nsecs]\n".format( 42 return text 56 text = " .base: {}\n".format(base.address) 57 text += " .index: {}\n".format(base['index']) 59 text += " .resolution: {} nsecs\n".format(constants.LX_hrtimer_resolution) 61 text += " .get_time: {}\n".format(base['get_time']) 63 text += " .offset: {} nsecs\n".format(base['offset']) 64 text += "active timers:\n" [all …]
|
| /kernel/linux/linux-4.19/arch/xtensa/kernel/ |
| D | vmlinux.lds.S | 77 /* .text section */ 82 .text : 91 SECTION_VECTOR (.WindowVectors.text, WINDOW_VECTORS_VADDR) argument 93 SECTION_VECTOR (.Level2InterruptVector.text, INTLEVEL2_VECTOR_VADDR) 96 SECTION_VECTOR (.Level3InterruptVector.text, INTLEVEL3_VECTOR_VADDR) 99 SECTION_VECTOR (.Level4InterruptVector.text, INTLEVEL4_VECTOR_VADDR) 102 SECTION_VECTOR (.Level5InterruptVector.text, INTLEVEL5_VECTOR_VADDR) 105 SECTION_VECTOR (.Level6InterruptVector.text, INTLEVEL6_VECTOR_VADDR) 107 SECTION_VECTOR (.DebugInterruptVector.text, DEBUG_VECTOR_VADDR) 108 SECTION_VECTOR (.KernelExceptionVector.text, KERNEL_VECTOR_VADDR) [all …]
|
| D | Makefile | 22 # Therefore, the .text and .literal section must be combined in parenthesis 23 # in the linker script, such as: *(.literal .text). 26 # *(xxx.text) to *(xxx.literal xxx.text) for the following text sections: 27 # .text .ref.text .*init.text .*exit.text .text.* 31 sed-y = -e ':a; s/\*(\([^)]*\)\.text\.unlikely/*(\1.literal.unlikely .{text}.unlikely/; ta; ' \ 32 -e ':b; s/\*(\([^)]*\)\.text\(\.[a-z]*\)/*(\1.{text}\2.literal .{text}\2/; tb; ' \ 33 -e ':c; s/\*(\([^)]*\)\(\.[a-z]*it\|\.ref\)\.text/*(\1\2.literal \2.{text}/; tc; ' \ 34 -e ':d; s/\*(\([^)]\+ \|\)\.text/*(\1.literal .{text}/; td; ' \ 35 -e 's/\.{text}/.text/g'
|
| /kernel/linux/linux-5.10/arch/xtensa/kernel/ |
| D | vmlinux.lds.S | 83 /* .text section */ 88 .text : 97 SECTION_VECTOR2 (.WindowVectors.text, WINDOW_VECTORS_VADDR) argument 99 SECTION_VECTOR2 (.Level2InterruptVector.text, INTLEVEL2_VECTOR_VADDR) 102 SECTION_VECTOR2 (.Level3InterruptVector.text, INTLEVEL3_VECTOR_VADDR) 105 SECTION_VECTOR2 (.Level4InterruptVector.text, INTLEVEL4_VECTOR_VADDR) 108 SECTION_VECTOR2 (.Level5InterruptVector.text, INTLEVEL5_VECTOR_VADDR) 111 SECTION_VECTOR2 (.Level6InterruptVector.text, INTLEVEL6_VECTOR_VADDR) 113 SECTION_VECTOR2 (.DebugInterruptVector.text, DEBUG_VECTOR_VADDR) 114 SECTION_VECTOR2 (.KernelExceptionVector.text, KERNEL_VECTOR_VADDR) [all …]
|
| D | Makefile | 24 # Therefore, the .text and .literal section must be combined in parenthesis 25 # in the linker script, such as: *(.literal .text). 28 # *(xxx.text) to *(xxx.literal xxx.text) for the following text sections: 29 # .text .ref.text .*init.text .*exit.text .text.* 33 sed-y = -e ':a; s/\*(\([^)]*\)\.text\.unlikely/*(\1.literal.unlikely .{text}.unlikely/; ta; ' \ 34 -e ':b; s/\*(\([^)]*\)\.text\(\.[a-z]*\)/*(\1.{text}\2.literal .{text}\2/; tb; ' \ 35 -e ':c; s/\*(\([^)]*\)\(\.[a-z]*it\|\.ref\)\.text/*(\1\2.literal \2.{text}/; tc; ' \ 36 -e ':d; s/\*(\([^)]\+ \|\)\.text/*(\1.literal .{text}/; td; ' \ 37 -e 's/\.{text}/.text/g'
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/blockdev/drbd/ |
| D | DRBD-8.3-data-packets.svg | 48 <text 54 </text> 68 <text 74 </text> 76 <text 83 </text> 84 <text 91 </text> 92 <text 99 </text> [all …]
|
| D | DRBD-data-packets.svg | 44 <text 54 </text> 63 <text 73 </text> 74 <text 81 </text> 82 <text 89 </text> 90 <text 97 </text> [all …]
|
| /kernel/linux/linux-4.19/Documentation/blockdev/drbd/ |
| D | DRBD-8.3-data-packets.svg | 48 <text 54 </text> 68 <text 74 </text> 76 <text 83 </text> 84 <text 91 </text> 92 <text 99 </text> [all …]
|
| D | DRBD-data-packets.svg | 44 <text 54 </text> 63 <text 73 </text> 74 <text 81 </text> 82 <text 89 </text> 90 <text 97 </text> [all …]
|
| /kernel/linux/linux-4.19/Documentation/RCU/Design/Requirements/ |
| D | ReadersPartitionGP1.svg | 119 …t:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0p… 129 <text 134 …t:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0p… 140 sodipodi:role="line">synchronize_rcu()</tspan></text> 164 <text 166 …t:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0p… 174 y="268.18076">WRITE_ONCE(a, 1);</tspan></text> 175 <text 177 …t:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0p… 185 y="487.13766">WRITE_ONCE(b, 1);</tspan></text> [all …]
|
| /kernel/linux/linux-5.10/Documentation/RCU/Design/Requirements/ |
| D | ReadersPartitionGP1.svg | 119 …t:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0p… 129 <text 134 …t:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0p… 140 sodipodi:role="line">synchronize_rcu()</tspan></text> 164 <text 166 …t:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0p… 174 y="268.18076">WRITE_ONCE(a, 1);</tspan></text> 175 <text 177 …t:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0p… 185 y="487.13766">WRITE_ONCE(b, 1);</tspan></text> [all …]
|
| /kernel/linux/linux-4.19/Documentation/RCU/Design/Memory-Ordering/ |
| D | TreeRCU-callback-registry.svg | 298 <!-- Text --> 299 <!-- Text --> 300 <!-- Text --> 301 <!-- Text --> 302 <!-- Text --> 303 <!-- Text --> 304 <!-- Text --> 305 <!-- Text --> 306 <!-- Text --> 307 <!-- Text --> [all …]
|