Home
last modified time | relevance | path

Searched refs:Title (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/Documentation/process/
Dkernel-docs.rst27 "Title", the "Author"/s, the "URL" where they can be found, some
54 * Title: **Linux Kernel Mailing List Glossary**
64 * Title: **Tracing the Way of Data in a TCP Connection through the Linux Kernel**
82 * Title: **The Linux Kernel Module Programming Guide**
94 * Title: **On submitting kernel Patches**
106 * Title: **Linux Device Drivers, Third Edition**
116 * Title: **Writing an ALSA Driver**
126 * Title: **Linux PCMCIA Programmer's Guide**
137 * Title: **How NOT to write kernel drivers**
151 * Title: **Global spinlock list and usage**
[all …]
/linux-6.1.9/Documentation/RCU/
DRTFP.txt308 ,Title="Machine-Independent Virtual Memory Management for Paged
430 ,Title="Dynamic vnodes -- Design and Implementation"
454 ,Title = "Optimistic Incremental Specialization: Streamlining a Commercial
471 ,Title = "Fast Concurrent Dynamic Linking for an Adaptive Operating System"
538 ,Title="Read-Copy Update: Using Execution History to Solve Concurrency
557 ,Title="Tornado: Maximizing Locality and Concurrency in a Shared Memory
576 ,Title="Re: modular net drivers"
594 ,Title="Re: modular net drivers"
610 ,Title="Read-Copy Update Mutual Exclusion in {Linux}"
639 ,Title="Read-Copy Update"
[all …]
/linux-6.1.9/LICENSES/deprecated/
DGFDL-1.2119 The "Title Page" means, for a printed book, the title page itself,
122 formats which do not have any title page as such, "Title Page" means
130 "Dedications", "Endorsements", or "History".) To "Preserve the Title"
205 A. Use in the Title Page (and on the covers, if any) a title distinct
210 B. List on the Title Page, as authors, one or more persons or entities
215 C. State on the Title page the name of the publisher of the
226 I. Preserve the section Entitled "History", Preserve its Title, and add
228 publisher of the Modified Version as given on the Title Page. If
231 given on its Title Page, then add an item describing the Modified
241 Preserve the Title of the section, and preserve in the section all
[all …]
DGFDL-1.1109 The "Title Page" means, for a printed book, the title page itself,
112 formats which do not have any title page as such, "Title Page" means
180 A. Use in the Title Page (and on the covers, if any) a title distinct
185 B. List on the Title Page, as authors, one or more persons or entities
189 C. State on the Title page the name of the publisher of the
202 publisher of the Modified Version as given on the Title Page. If
205 given on its Title Page, then add an item describing the Modified
/linux-6.1.9/Documentation/userspace-api/media/
Dfdl-appendix.rst114 The "Title Page" means, for a printed book, the title page itself, plus
117 do not have any title page as such, "Title Page" means the text near the
201 Use in the :ref:`Title Page <fdl-title-page>` (and on the covers,
209 List on the :ref:`Title Page <fdl-title-page>`, as authors, one or
217 State on the :ref:`Title Page <fdl-title-page>` the name of the
248 :ref:`Title Page <fdl-title-page>`. If there is no section entitled
251 its Title Page, then add an item describing the Modified Version as
/linux-6.1.9/tools/testing/selftests/futex/
DREADME36 Test output shall be easily parsable by both human and machine. Title and
/linux-6.1.9/Documentation/admin-guide/
Dras.rst1160 1. :Title: BIOS and Kernel Developer's Guide for AMD Athlon 64 and AMD
1166 2. :Title: BIOS and Kernel Developer's Guide for AMD NPT Family 0Fh
1173 3. :Title: BIOS and Kernel Developer's Guide (BKDG) For AMD Family 10h
1180 4. :Title: BIOS and Kernel Developer's Guide (BKDG) for AMD Family 15h
1187 5. :Title: BIOS and Kernel Developer's Guide (BKDG) for AMD Family 15h
1194 6. :Title: BIOS and Kernel Developer's Guide (BKDG) for AMD Family 16h
Dspkguide.txt1320 The "Title Page" means, for a printed book, the title page itself,
1323 formats which do not have any title page as such, "Title Page" means
1331 "Dedications", "Endorsements", or "History".) To "Preserve the Title"
1406 A. Use in the Title Page (and on the covers, if any) a title distinct
1411 B. List on the Title Page, as authors, one or more persons or entities
1416 C. State on the Title page the name of the publisher of the
1427 I. Preserve the section Entitled "History", Preserve its Title, and add
1429 publisher of the Modified Version as given on the Title Page. If
1432 given on its Title Page, then add an item describing the Modified
1442 Preserve the Title of the section, and preserve in the section all
[all …]
/linux-6.1.9/tools/perf/scripts/python/
Dexported-sql-viewer.py2171 def Title(self): member in GraphWidget
2341 def Title(self): member in SwitchGraphWidget
2355 self.GraphTitleChanged(self.Title())
2456 self.setWindowTitle(self.base_title + self.widget.Title())