Home
last modified time | relevance | path

Searched full:span (Results 1 – 25 of 27) sorted by relevance

12

/Documentation/scheduler/
Dsched-domains.rst10 Each scheduling domain spans a number of CPUs (stored in the ->span field).
11 A domain's span MUST be a superset of it child's span (this restriction could
12 be relaxed if the need arises), and a base domain for CPU i MUST span at least
13 i. The top domain for each CPU will generally span all CPUs in the system
16 explicitly set. A sched domain's span means "balance process load among these
22 domain's span. The intersection of cpumasks from any two of these groups
56 The "base" domain will "span" the first level of the hierarchy. In the case
57 of SMT, you'll span all siblings of the physical CPU, with each group being
60 In SMP, the parent of the base domain will span all physical CPUs in the
62 of the SMP domain will span the entire machine, with each group having the
Dsched-energy.rst90 the current rd->span. Each node in the list contains a pointer to a struct
/Documentation/sphinx/
DrstFlatTable.py17 * *column-span*: with the role ``cspan`` a cell can be extended through
20 * *row-span*: with the role ``rspan`` a cell can be extended through
23 * *auto span* rightmost cell of a table row over the missing cells on the
25 can changed from *auto span* to *auto fill*, which automaticly inserts
87 nodelist = [colSpan(span=int(text))]
98 nodelist = [rowSpan(span=int(text))]
367 cspan = elem.get("span")
371 rspan = elem.get("span")
/Documentation/sphinx-static/
Dtheme_overrides.css96 span.menuselection {
101 code.kbd, code.kbd span {
/Documentation/filesystems/ext4/
Dinlinedata.rst34 entries cannot span the two.
/Documentation/doc-guide/
Dsphinx.rst267 * column-span: with the role ``cspan`` a cell can be extended through
270 * row-span: with the role ``rspan`` a cell can be extended through
273 * auto span rightmost cell of a table row over the missing cells on the right
275 changed from *auto span* to *auto fill*, which automatically inserts (empty)
Dkernel-doc.rst86 The brief description following the function name may span multiple lines, and
97 Each ``@argument:`` description may span multiple lines.
187 The brief description following the structure name may span multiple
/Documentation/vm/
Dzsmalloc.rst17 pages act as a single higher-order page i.e. an object can span 0-order
/Documentation/translations/it_IT/doc-guide/
Dsphinx.rst293 * column-span: col ruolo ``cspan`` una cella può essere estesa attraverso
296 * raw-span: col ruolo ``rspan`` una cella può essere estesa attraverso
299 * auto-span: la cella più a destra viene estesa verso destra per compensare
301 può essere cambiato da *auto-span* ad *auto-fill*, il quale inserisce
/Documentation/devicetree/bindings/interrupt-controller/
Darm,gic-v3.yaml114 A list of pairs <intid span>, where "intid" is the first SPI of a range
115 that can be used an MBI, and "span" the size of that range. Multiple
/Documentation/devicetree/bindings/arm/msm/
Dqcom,idle-state.txt51 voltages reduced, provided all cpus enter this state. Since the span of low
/Documentation/RCU/
Dlockdep-splat.txt85 section. In this case, the critical section must span the use of the
/Documentation/media/v4l-drivers/
Dcx88.rst144 actual raw RC5 code will span 2-3 DWORDS, depending on the actual alignment.
/Documentation/power/
Denergy-model.rst73 int em_register_perf_domain(cpumask_t *span, unsigned int nr_states,
/Documentation/admin-guide/mm/
Duserfaultfd.rst39 when dealing with virtual address spaces that could span
/Documentation/input/joydev/
Djoystick-api.rst112 don't read a 0 when the joystick is ``dead``, or if it doesn't span the
/Documentation/filesystems/
Dsysfs.txt309 span multiple bus types).
Dramfs-rootfs-initramfs.txt344 root device is complex. Root partitions can span multiple devices (raid or
/Documentation/powerpc/
Dpci_iov_resource_on_powernv.rst196 BARs span several segments.
/Documentation/networking/
Dnetdev-FAQ.rst266 mis-indent function arguments that span multiple lines. If it is your
Dbonding.txt895 traffic to a particular network peer to span multiple
896 slaves, although a single connection will not span
/Documentation/scsi/
DChangeLog.megaraid_sas56 10.Add support for Uneven Span PRL11.
/Documentation/ABI/testing/
Dsysfs-driver-ufs652 Description: This file shows whether the device life span mode is enabled.
/Documentation/driver-api/nvdimm/
Dnvdimm.rst54 may span an interleave of several DIMMs.
/Documentation/admin-guide/pm/
Dcpuidle.rst564 enter any idle state at all). The kernel can only measure the time span between

12