Home
last modified time | relevance | path

Searched full:text (Results 1 – 25 of 1658) sorted by relevance

12345678910>>...67

/Linux-v6.1/Documentation/networking/device_drivers/can/ctu/
Dfsm_txt_buffer_user.svg99text x="110.90907" y="179.42688" font-size="3.175px" xml:space="preserve"><tspan x="110.90907" y="…
100text x="143.5869" y="179.52795" xml:space="preserve"><tspan x="143.5869" y="179.52795" dy="1 0 0 0…
102text x="91.95018" y="115.29005" xml:space="preserve"><tspan x="91.95018" y="115.29005" font-size="…
103text x="145.25127" y="130.49019" xml:space="preserve"><tspan x="145.25127" y="130.49019" font-size…
104text x="145.31845" y="144.43121" xml:space="preserve"><tspan x="145.31845" y="144.43121" font-size…
105text x="145.40399" y="160.36035" xml:space="preserve"><tspan x="145.40399" y="160.36035" font-size…
106text x="91.823967" y="133.53941" text-align="center" text-anchor="middle" style="line-height:0.9" …
107text x="91.648918" y="151.84813" text-align="center" text-anchor="middle" style="line-height:0.9" …
108text x="59.456043" y="143.91658" xml:space="preserve"><tspan x="59.456043" y="143.91658" font-size…
131text transform="matrix(.264583 0 0 .264583 91.8919 139.964)" x="26.959213" y="9.11724" fill="#2aa1…
[all …]
/Linux-v6.1/Documentation/RCU/Design/Data-Structures/
DHugeTreeClassicRCU.svg470 <!-- 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 …]
DBigTreeClassicRCU.svg218 <!-- 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 …]
Dblkd_task.svg358 <!-- 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 …]
DTreeLevel.svg515 <!-- 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 …]
DBigTreePreemptRCUBHdyntickCB.svg397 <!-- 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 …]
Dnxtlist.svg239 <!-- Text -->
240 <text
248 …e:324px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;font-family:Courier">-&g…
249 <!-- Text -->
250 <text
258 …font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;font-family:Courier">-&gt;tails[…
259 <!-- Text -->
260 <text
268 …font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;font-family:Courier">-&gt;tails[…
269 <!-- Text -->
[all …]
DTreeMappingLevel.svg231 <!-- Text -->
232 <text
241 text-anchor="start"
242 id="text64">-&gt;level[0]</text>
243 <!-- Text -->
244 <text
253 text-anchor="start"
254 id="text66">-&gt;level[1]</text>
255 <!-- Text -->
256 <text
[all …]
/Linux-v6.1/scripts/gdb/linux/
Dtimerlist.py38 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 …]
/Linux-v6.1/arch/xtensa/kernel/
Dvmlinux.lds.S83 /* .text section */
88 .text :
98 SECTION_VECTOR2 (.WindowVectors.text, WINDOW_VECTORS_VADDR) argument
101 SECTION_VECTOR2 (.Level2InterruptVector.text, INTLEVEL2_VECTOR_VADDR)
104 SECTION_VECTOR2 (.Level3InterruptVector.text, INTLEVEL3_VECTOR_VADDR)
107 SECTION_VECTOR2 (.Level4InterruptVector.text, INTLEVEL4_VECTOR_VADDR)
110 SECTION_VECTOR2 (.Level5InterruptVector.text, INTLEVEL5_VECTOR_VADDR)
113 SECTION_VECTOR2 (.Level6InterruptVector.text, INTLEVEL6_VECTOR_VADDR)
115 SECTION_VECTOR2 (.DebugInterruptVector.text, DEBUG_VECTOR_VADDR)
116 SECTION_VECTOR2 (.KernelExceptionVector.text, KERNEL_VECTOR_VADDR)
[all …]
DMakefile26 # Therefore, the .text and .literal section must be combined in parenthesis
27 # in the linker script, such as: *(.literal .text).
30 # *(xxx.text) to *(xxx.literal xxx.text) for the following text sections:
31 # .text .ref.text .*init.text .*exit.text .text.*
35 sed-y = -e ':a; s/\*(\([^)]*\)\.text\.unlikely/*(\1.literal.unlikely .{text}.unlikely/; ta; ' \
36 -e ':b; s/\*(\([^)]*\)\.text\(\.[a-z]*\)/*(\1.{text}\2.literal .{text}\2/; tb; ' \
37 -e ':c; s/\*(\([^)]*\)\(\.[a-z]*it\|\.ref\)\.text/*(\1\2.literal \2.{text}/; tc; ' \
38 -e ':d; s/\*(\([^)]\+ \|\)\.text/*(\1.literal .{text}/; td; ' \
39 -e 's/\.{text}/.text/g'
/Linux-v6.1/Documentation/admin-guide/blockdev/drbd/
DDRBD-8.3-data-packets.svg48 <text
54 </text>
68 <text
74 </text>
76 <text
83 </text>
84 <text
91 </text>
92 <text
99 </text>
[all …]
DDRBD-data-packets.svg44 <text
54 </text>
63 <text
73 </text>
74 <text
81 </text>
82 <text
89 </text>
90 <text
97 </text>
[all …]
/Linux-v6.1/Documentation/RCU/Design/Requirements/
DReadersPartitionGP1.svg119 …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 …]
DGPpartitionReaders1.svg91 …t:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0p…
101 <text
106 …t:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0p…
112 sodipodi:role="line">synchronize_rcu()</tspan></text>
136 <text
138 …t:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0p…
146 y="268.18076">WRITE_ONCE(a, 1);</tspan></text>
147 <text
149 …t:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0p…
157 y="439.13766">WRITE_ONCE(b, 1);</tspan></text>
[all …]
/Linux-v6.1/lib/kunit/
Dassert.c80 ptr_assert->text); in kunit_ptr_not_err_assert_format()
84 ptr_assert->text, in kunit_ptr_not_err_assert_format()
91 /* Checks if `text` is a literal representing `value`, e.g. "5" and 5 */
92 static bool is_literal(struct kunit *test, const char *text, long long value, in is_literal() argument
100 if (strlen(text) != len) in is_literal()
108 ret = strncmp(buffer, text, len) == 0; in is_literal()
125 binary_assert->text->left_text, in kunit_binary_assert_format()
126 binary_assert->text->operation, in kunit_binary_assert_format()
127 binary_assert->text->right_text); in kunit_binary_assert_format()
128 if (!is_literal(stream->test, binary_assert->text->left_text, in kunit_binary_assert_format()
[all …]
/Linux-v6.1/Documentation/RCU/Design/Memory-Ordering/
DTreeRCU-callback-registry.svg298 <!-- Text -->
299 <!-- Text -->
300 <!-- Text -->
301 <!-- Text -->
302 <!-- Text -->
303 <!-- Text -->
304 <!-- Text -->
305 <!-- Text -->
306 <!-- Text -->
307 <!-- Text -->
[all …]
Drcu_node-lock.svg153 <!-- Text -->
154 <!-- Text -->
155 <!-- Text -->
156 <!-- Text -->
157 <!-- Text -->
158 <!-- Text -->
159 <!-- Text -->
160 <!-- Text -->
161 <!-- Text -->
162 <!-- Text -->
[all …]
DTreeRCU-gp.svg1180 <!-- Text -->
1181 <!-- Text -->
1182 <!-- Text -->
1183 <!-- Text -->
1184 <!-- Text -->
1185 <!-- Text -->
1186 <!-- Text -->
1187 <!-- Text -->
1188 <!-- Text -->
1189 <!-- Text -->
[all …]
DTreeRCU-callback-invocation.svg298 <!-- Text -->
299 <!-- Text -->
300 <!-- Text -->
301 <!-- Text -->
302 <!-- Text -->
303 <!-- Text -->
304 <!-- Text -->
305 <!-- Text -->
306 <!-- Text -->
307 <!-- Text -->
[all …]
DTreeRCU-qs.svg328 <text
336 …-style:normal;font-weight:bold;text-anchor:start;fill:#000000;font-family:Courier">-&gt;qsmask &am…
357 <text
365 …style="font-size:192px;font-style:normal;font-weight:bold;line-height:125%;text-anchor:start;fill:…
367 …t:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-…
368 id="tspan3104-6-5">Root</tspan></text>
379 <text
380 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
387 xml:space="preserve">rcu_report_rnp()</text>
439 <text
[all …]
DTreeRCU-gp-fqs.svg546 <text
547 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
554 xml:space="preserve">rcu_gp_fqs()</text>
580 <text
588 …mal;font-weight:bold;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier">-&gt…
615 <text
623 …style="font-size:192px;font-style:normal;font-weight:bold;line-height:125%;text-anchor:start;fill:…
625 …t:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-…
626 id="tspan3104-6-5-6-0">Leaf</tspan></text>
653 <text
[all …]
/Linux-v6.1/drivers/s390/net/
Dctcm_dbug.h69 void ctcm_dbf_longtext(enum ctcm_dbf_names dbf_nix, int level, char *text, ...);
79 #define CTCM_DBF_TEXT(name, level, text) \ argument
81 debug_text_event(ctcm_dbf[CTCM_DBF_##name].id, level, text); \
90 #define CTCM_DBF_TEXT_(name, level, text...) \ argument
91 ctcm_dbf_longtext(CTCM_DBF_##name, level, text)
96 * text: any text string.
98 #define CTCM_DBF_DEV_NAME(cat, dev, text) \ argument
101 CTCM_FUNTAIL, dev->name, text); \
104 #define MPC_DBF_DEV_NAME(cat, dev, text) \ argument
107 CTCM_FUNTAIL, dev->name, text); \
[all …]
/Linux-v6.1/arch/powerpc/kernel/
Dvmlinux.lds.S42 text PT_LOAD FLAGS(7); /* RWX */
58 * Text, read only data and other permanent read-only sections
65 * Head text.
71 .head.text : AT(ADDR(.head.text) - LOAD_OFFSET) {
73 KEEP(*(.head.text.first_256B));
76 KEEP(*(.head.text.real_vectors));
77 *(.head.text.real_trampolines);
78 KEEP(*(.head.text.virt_vectors));
79 *(.head.text.virt_trampolines);
87 } :text
[all …]
/Linux-v6.1/Documentation/gpu/amdgpu/display/
Dconfig_example.svg196 <text
205 …style="font-size:3.52777791px;line-height:5.39999962;text-align:center;text-anchor:middle;stroke-w…
206 id="tspan6574">Configurations</tspan></text>
207 <text
216 …style="font-size:3.52777815px;line-height:5.39999962;text-align:center;text-anchor:middle;fill:#00…
217 id="tspan6574-2">A</tspan></text>
218 <text
227 …style="font-size:3.52777839px;line-height:5.39999962;text-align:center;text-anchor:middle;fill:#00…
228 id="tspan6574-2-7">B</tspan></text>
229 <text
[all …]

12345678910>>...67