Home
last modified time | relevance | path

Searched full:sections (Results 1 – 25 of 189) sorted by relevance

12345678

/Documentation/livepatch/
Dmodule-elf-format.rst32 relocation sections and symbols, which are described in this document. The
33 ELF constants used to mark livepatch symbols and relocation sections were
45 embedding special "dynrela" (dynamic rela) sections in the resulting patch
46 module ELF output. Using these dynrela sections, livepatch could resolve
51 relocation sections in place of dynrela sections, and the symbols that the
80 3. Livepatch relocation sections
83 A livepatch module manages its own ELF relocation sections to apply
90 multiple livepatch relocation sections associated with it (e.g. patches to
95 sections, as in the case of the sample livepatch module (see
110 Livepatch relocation sections must be marked with the SHF_RELA_LIVEPATCH
[all …]
/Documentation/userspace-api/media/
Dfdl-appendix.rst75 The "Invariant Sections" are certain
76 :ref:`Secondary Sections <fdl-secondary>` whose titles are designated,
77 as being those of Invariant Sections, in the notice that says that the
192 of the :ref:`Document <fdl-document>` under the conditions of sections
237 :ref:`Invariant Sections <fdl-invariant>` and required
271 Preserve all the :ref:`Invariant Sections <fdl-invariant>` of the
285 front-matter sections or appendices that qualify as
286 :ref:`Secondary Sections <fdl-secondary>` and contain no material
288 of these sections as invariant. To do this, add their titles to the list
289 of :ref:`Invariant Sections <fdl-invariant>` in the Modified Version's
[all …]
/Documentation/core-api/
Dfloating-point.rst14 state around calls to those functions. This creates "critical sections" of
18 touching the FP registers outside these critical sections. Compilers sometimes
57 above). Instead, it must be included when defining the FP critical sections.
75 Preemption may be disabled inside critical sections, so their size
77 caller expects to nest critical sections, it must implement its own
/Documentation/mm/
Dmemory-model.rst70 sections. A section is represented with struct mem_section
73 that aids the sections management. The section size and maximal number
80 The maximal number of sections is denoted `NR_MEM_SECTIONS` and
90 sections:
98 all the memory sections.
101 initialize the memory sections and the memory maps.
152 While `SPARSEMEM` presents memory as a collection of sections,
/Documentation/litmus-tests/rcu/
DRCU+sync+read.litmus7 * sees all stores done in prior RCU read-side critical sections. Such
8 * read-side critical sections would have ended before the grace period ended.
/Documentation/ABI/testing/
Ddevlink-resource-mlxsw8 is divided into two sections, the first is hash-based table
10 between the linear and hash-based sections is static and
/Documentation/RCU/
DwhatisRCU.rst59 with example uses should focus on Sections 3 and 4. People who need to
104 critical sections.
169 can preempt RCU read-side critical sections. Any RCU-protected
178 sections, even for spinlocks that do not disable preemption,
180 Sleeplocks do *not* enter RCU read-side critical sections.
192 Note that RCU read-side critical sections may be nested and/or
201 all pre-existing RCU read-side critical sections on all CPUs
204 sections to complete. For example, consider the following
217 read-side critical sections to complete, not necessarily for
236 critical sections have completed. This callback variant is
[all …]
Drcu.rst36 read-side critical sections. So, if we remove an item from a
44 RCU read-side critical sections. SRCU also uses CPU-local
46 critical sections. These variants of RCU detect grace periods
Dchecklist.rst59 2. Do the RCU read-side critical sections make proper use of
343 locks. RCU read-side critical sections are delimited by
409 sections, you should be using RCU rather than SRCU, because RCU
421 sections governed by srcu_read_lock() and srcu_read_unlock()
423 is what makes sleeping read-side critical sections tolerable --
426 system than RCU would be if RCU's read-side critical sections
429 The ability to sleep in read-side critical sections does not
470 read-side critical sections. It is the responsibility of the
494 of RCU read-side critical sections. This Kconfig
/Documentation/locking/
Dseqlock.rst28 or interrupted by read side sections. Otherwise the reader will spin for
43 multiple writers. Write side critical sections must thus be serialized
96 sections must be serialized and non-preemptible. This variant of
99 side critical sections are properly serialized.
152 Use seqcount_latch_t when the write side sections cannot be protected
/Documentation/sound/soc/
Dindex.rst5 The documentation is spilt into the following sections:-
/Documentation/admin-guide/
Dspkguide.txt16 Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
102 See the sections on loading modules and software synthesizers later in
1288 The "Invariant Sections" are certain Secondary Sections whose titles
1289 are designated, as being those of Invariant Sections, in the notice
1293 Invariant Sections. If the Document does not identify any Invariant
1294 Sections then there are none.
1405 the conditions of sections 2 and 3 above, provided that you release
1429 G. Preserve in that license notice the full lists of Invariant Sections
1450 L. Preserve all the Invariant Sections of the Document,
1459 If the Modified Version includes new front-matter sections or
[all …]
/Documentation/arch/x86/
Dorc-unwinder.rst21 information to the .orc_unwind and .orc_unwind_ip sections.
23 The per-object ORC sections are combined at link time and are sorted and
102 special sections like exception tables.
146 structs, and writes them to the .orc_unwind and .orc_unwind_ip sections
/Documentation/gpu/rfc/
Dindex.rst17 the main core, helper or driver sections.
/Documentation/litmus-tests/locking/
DRM-broken.litmus7 * to locking, where code can be freely moved into critical sections,
DRM-fixed.litmus7 * to locking, where code can be freely moved into critical sections,
/Documentation/trace/coresight/
Dcoresight-perf.rst18 a perf.data trace file. That file would have AUX sections if CoreSight
24 You should find some sections of this file have AUX data blocks like::
115 These statistic files log some aspects of the AUX data sections in
/Documentation/dev-tools/kunit/api/
Dindex.rst18 following sections:
/Documentation/userspace-api/media/dvb/
Ddmx-set-buffer-size.rst35 filtered data. The default size is two maximum sized sections, i.e. if
/Documentation/RCU/Design/Requirements/
DRequirements.rst74 of all pre-existing RCU read-side critical sections. An RCU read-side
387 #. Wait for all pre-existing RCU read-side critical sections to complete
517 | Given that multiple CPUs can start RCU read-side critical sections at |
604 | critical sections. Given such rearrangement, if a given RCU read-side |
606 | read-side critical sections are done? Won't the compiler |
618 | sections, no matter how aggressively the compiler scrambles the code. |
685 infinitely long, however, the following sections list a few
692 #. `Grace Periods Don't Partition Read-Side Critical Sections`_
693 #. `Read-Side Critical Sections Don't Partition Grace Periods`_
809 Grace Periods Don't Partition Read-Side Critical Sections
[all …]
/Documentation/hwmon/
Dvexpress.rst12 * "Hardware Description" sections of the Technical Reference Manuals
Duserspace-tools.rst29 1) compile all drivers in I2C and Hardware Monitoring sections as modules
/Documentation/arch/powerpc/
Dvmemmap_dedup.rst22 Here's how things look like on device-dax after the sections are populated::
50 Here's how things look like on device-dax after the sections are populated::
79 Here's how things look like on device-dax after the sections are populated::
/Documentation/fb/
Dsa1100fb.rst27 options may not be enough to configure the display. Adding sections to
/Documentation/userspace-api/media/v4l/
Dio.rst39 The following sections describe the various I/O methods in more detail.

12345678