Searched full:span (Results 1 – 25 of 50) 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 group pointed to by the ->groups pointer MUST contain the CPU 58 The "base" domain will "span" the first level of the hierarchy. In the case 59 of SMT, you'll span all siblings of the physical CPU, with each group being 62 In SMP, the parent of the base domain will span all physical CPUs in the 64 of the SMP domain will span the entire machine, with each group having the
|
| /Documentation/sphinx-static/ |
| D | theme_rtd_colors.css | 29 span.menuselection { 33 code.kbd, code.kbd span {
|
| D | theme_overrides.css | 92 span.menuselection { 96 code.kbd, code.kbd span {
|
| /Documentation/devicetree/bindings/interrupt-controller/ |
| D | msi-controller.yaml | 37 A list of <phandle intspec span> tuples, where "phandle" is the 39 interrupt specifier and "span" is the size of the
|
| D | arm,gic-v3.yaml | 122 A list of pairs <intid span>, where "intid" is the first SPI of a range 123 that can be used an MBI, and "span" the size of that range. Multiple
|
| /Documentation/PCI/endpoint/ |
| D | pci-vntb-function.rst | 76 | Peer Span Space | Span Space | 82 | Span Space | Peer Span Space |
|
| /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 be changed from *auto span* to *auto fill*, which automatically inserts 77 nodelist = [colSpan(span=int(text))] 88 nodelist = [rowSpan(span=int(text))] 357 cspan = elem.get("span") 361 rspan = elem.get("span")
|
| /Documentation/litmus-tests/rcu/ |
| D | RCU+sync+read.litmus | 11 * other things) that an RCU read-side critical section cannot span a grace period.
|
| D | RCU+sync+free.litmus | 15 * other things) that an RCU read-side critical section cannot span a grace period.
|
| /Documentation/devicetree/bindings/iio/filter/ |
| D | adi,admv8818.yaml | 17 (LPFs) that span the 2 GHz to 18 GHz frequency range.
|
| /Documentation/filesystems/ext4/ |
| D | inlinedata.rst | 34 entries cannot span the two.
|
| /Documentation/devicetree/bindings/iio/dac/ |
| D | adi,ltc2664.yaml | 54 adi,manual-span-operation-config: 127 adi,manual-span-operation-config:
|
| /Documentation/litmus-tests/ |
| D | README | 80 that an RCU read-side critical section can never span a grace period.
|
| /Documentation/translations/it_IT/doc-guide/ |
| D | sphinx.rst | 304 * column-span: col ruolo ``cspan`` una cella può essere estesa attraverso 307 * raw-span: col ruolo ``rspan`` una cella può essere estesa attraverso 310 * auto-span: la cella più a destra viene estesa verso destra per compensare 312 può essere cambiato da *auto-span* ad *auto-fill*, il quale inserisce
|
| /Documentation/doc-guide/ |
| D | sphinx.rst | 338 * column-span: with the role ``cspan`` a cell can be extended through 341 * row-span: with the role ``rspan`` a cell can be extended through 344 * auto span rightmost cell of a table row over the missing cells on the right 346 changed from *auto span* to *auto fill*, which automatically inserts (empty)
|
| D | kernel-doc.rst | 92 The brief description following the function name may span multiple lines, and 103 Each ``@argument:`` description may span multiple lines. 193 The brief description following the structure name may span multiple
|
| /Documentation/driver-api/media/drivers/ |
| D | cx88-devel.rst | 92 actual raw RC5 code will span 2-3 DWORDS, depending on the actual alignment.
|
| /Documentation/RCU/ |
| D | lockdep-splat.rst | 90 section. In this case, the critical section must span the use of the
|
| /Documentation/mm/ |
| D | physical_memory.rst | 133 In this case node 0 will span from 0 to 12 Gbytes and node 1 will span from
|
| D | zsmalloc.rst | 15 pages act as a single higher-order page i.e. an object can span 0-order
|
| D | page_tables.rst | 257 pages contain large contiguous physical regions that usually span from 2MB to
|
| /Documentation/userspace-api/ |
| D | dma-buf-alloc-exchange.rst | 30 A span along a single y-axis value, e.g. from co-ordinates (0,100) to 37 A span along a single x-axis value, e.g. from co-ordinates (100,0) to
|
| /Documentation/networking/device_drivers/ethernet/google/ |
| D | gve.rst | 175 received on the associated RX queue may span multiple descriptors.
|
| /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/iomap/ |
| D | operations.rst | 596 ``IOMAP_MAPPED`` type and span the entire range of the write I/O 684 cannot span multiple block devices.
|
12