Searched full:span (Results 1 – 25 of 27) sorted by relevance
12
| /Documentation/scheduler/ |
| D | sched-domains.rst | 10 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
|
| D | sched-energy.rst | 90 the current rd->span. Each node in the list contains a pointer to a struct
|
| /Documentation/sphinx/ |
| D | rstFlatTable.py | 17 * *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/ |
| D | theme_overrides.css | 96 span.menuselection { 101 code.kbd, code.kbd span {
|
| /Documentation/filesystems/ext4/ |
| D | inlinedata.rst | 34 entries cannot span the two.
|
| /Documentation/doc-guide/ |
| D | sphinx.rst | 267 * 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)
|
| D | kernel-doc.rst | 86 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/ |
| D | zsmalloc.rst | 17 pages act as a single higher-order page i.e. an object can span 0-order
|
| /Documentation/translations/it_IT/doc-guide/ |
| D | sphinx.rst | 293 * 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/ |
| D | arm,gic-v3.yaml | 114 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/ |
| D | qcom,idle-state.txt | 51 voltages reduced, provided all cpus enter this state. Since the span of low
|
| /Documentation/RCU/ |
| D | lockdep-splat.txt | 85 section. In this case, the critical section must span the use of the
|
| /Documentation/media/v4l-drivers/ |
| D | cx88.rst | 144 actual raw RC5 code will span 2-3 DWORDS, depending on the actual alignment.
|
| /Documentation/power/ |
| D | energy-model.rst | 73 int em_register_perf_domain(cpumask_t *span, unsigned int nr_states,
|
| /Documentation/admin-guide/mm/ |
| D | userfaultfd.rst | 39 when dealing with virtual address spaces that could span
|
| /Documentation/input/joydev/ |
| D | joystick-api.rst | 112 don't read a 0 when the joystick is ``dead``, or if it doesn't span the
|
| /Documentation/filesystems/ |
| D | sysfs.txt | 309 span multiple bus types).
|
| D | ramfs-rootfs-initramfs.txt | 344 root device is complex. Root partitions can span multiple devices (raid or
|
| /Documentation/powerpc/ |
| D | pci_iov_resource_on_powernv.rst | 196 BARs span several segments.
|
| /Documentation/networking/ |
| D | netdev-FAQ.rst | 266 mis-indent function arguments that span multiple lines. If it is your
|
| D | bonding.txt | 895 traffic to a particular network peer to span multiple 896 slaves, although a single connection will not span
|
| /Documentation/scsi/ |
| D | ChangeLog.megaraid_sas | 56 10.Add support for Uneven Span PRL11.
|
| /Documentation/ABI/testing/ |
| D | sysfs-driver-ufs | 652 Description: This file shows whether the device life span mode is enabled.
|
| /Documentation/driver-api/nvdimm/ |
| D | nvdimm.rst | 54 may span an interleave of several DIMMs.
|
| /Documentation/admin-guide/pm/ |
| D | cpuidle.rst | 564 enter any idle state at all). The kernel can only measure the time span between
|
12