Home
last modified time | relevance | path

Searched refs:each (Results 2351 – 2375 of 3501) sorted by relevance

1...<<919293949596979899100>>...141

/openbmc/docs/designs/
H A Dpower-systems-memory-preserving-reboot.md78 the SBE on each of the processors. SBE stops the running cores and collects the
148 chip-op to each SBE
/openbmc/linux/tools/testing/selftests/bpf/
H A DREADME.rst14 automated fashion. The system runs selftests for each patch in a series. Results
284 each new type corresponds to only one way to resolve relocation.
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dst,stm32-adc.yaml39 - stm32mp1 has two separate interrupt lines, one for each ADC within
329 each channel.
/openbmc/linux/Documentation/arch/s390/
H A Ddriver-model.rst132 This function is called by the device layer for each device the driver
306 For each cpu, a directory is created under devices/system/cpu/. Each cpu has an
/openbmc/linux/Documentation/filesystems/
H A Dnilfs2.rst212 The payload blocks are organized per file, and each file consists of
280 For detail on the format of each file, please see nilfs2_ondisk.h
/openbmc/linux/Documentation/devicetree/bindings/soc/ti/
H A Dti,pruss.yaml299 PRU Node. Each PRUSS has dual PRU cores, each represented as a RemoteProc
300 device through a PRU child node each. Each node can optionally be rendered
/openbmc/linux/Documentation/networking/
H A Dnapi.rst169 each channel can be either ``rx``, ``tx`` or ``combined``. It's not clear
244 It is recommended to pin each kernel thread to a single CPU, the same
/openbmc/linux/Documentation/arch/x86/x86_64/
H A Dboot-options.rst182 If given as an integer followed by 'U', it will divide each
270 Flush IOMMU on each allocation (default).
/openbmc/linux/Documentation/staging/
H A Dcrc32.rst27 to decide on the endianness of the bits within each byte. To get
141 the parallelism. With the classic Sarwate algorithm, each table lookup
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DGPL-2.0-with-OpenSSL-exception23 Also, for each author`s protection and ours, we want to make certain that everyone understands that…
35 … any medium, provided that you conspicuously and appropriately publish on each copy an appropriate…
44 …e permissions for other licensees extend to the entire whole, and thus to each and every part rega…
93 …afest to attach them to the start of each source file to most effectively convey the exclusion of …
/openbmc/linux/Documentation/driver-api/media/
H A Dv4l2-controls.rst597 each control. For example, in the case of a volume/mute cluster the 'is_new'
674 After each subdev was added, you will then have to call v4l2_ctrl_add_handler
715 control. The rule is to have one control for each hardware 'knob' that you
791 A fully featured GUI can make a dialog with multiple tabs with each tab
793 each tab can be found by querying a special control with ID <control class | 1>.
H A Dv4l2-videobuf.rst106 usually a maximum (which cannot exceed 32) which makes sense for each
108 for each frame of data.
197 In each case, the parameters are the same: q is the queue structure for the
/openbmc/linux/Documentation/driver-api/
H A Dvfio.rst40 and DMA. Without going into the details of each of these, DMA is
49 from each other and from arbitrary memory access, thus allowing
54 interconnects, and IOMMU topologies can each reduce this isolation.
92 If the IOMMU group contains multiple devices, each will need to
110 Additionally, it now becomes possible to get file descriptors for each
/openbmc/linux/Documentation/spi/
H A Dspi-summary.rst281 listing the SPI devices on each board. (This would typically be only a
302 Again, notice how board-specific information is provided; each chip may need
397 + which I/O buffers are used ... each spi_transfer wraps a
398 buffer for each transfer direction, supporting full duplex
530 Unless each SPI slave has its own configuration registers, don't
/openbmc/linux/Documentation/trace/
H A Dftrace.rst187 for each CPU. The displayed number is the size of the
508 each other on different CPUs.
1174 each trace event.
1324 displayed after each function traced. The
1326 is greater than what is reserved for each task.
1348 of each process displayed at every line.
1351 At the end of each function (the return)
1356 When set, the timestamp is displayed at each line.
1369 When set, the return value of each traced function
2312 listed in the tracing_cpumask between each period
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/
H A D0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch237 -int errorsleeptime; // sleep-time after each error
246 -int keep_filename; // 0 if unique filename is created to each directory when a messag…
273 +EXTERN int errorsleeptime; // sleep-time after each error
282 +EXTERN int keep_filename; // 0 if unique filename is created to each directory when a…
/openbmc/linux/arch/x86/crypto/
H A Dchacha-avx2-x86_64.S46 # on four words in each matrix in parallel, but requires shuffling to
47 # rearrange the words after each round.
544 # algorithm performs each operation on the corresponding word of each
/openbmc/phosphor-logging/
H A DREADME.md36 where X starts at 1 and is incremented for each new log.
489 Using these callback points, they can create their own event log for each
621 Rsyslog can store logs separately for each host. For this reason, it's useful to
622 provide a unique hostname to each managed BMC. Here's how that can be done via a
/openbmc/linux/drivers/net/
H A DKconfig26 # that for each of the symbols.
350 Set kernel release to be prepended to each netconsole message by
353 server/peer can easily identify what kernel release is logging each
583 endpoint for each paravirtual network device to the driver
/openbmc/linux/Documentation/virt/kvm/x86/
H A Dmmu.rst169 page tables, each 32-bit gpte is converted to two 64-bit sptes
170 (since each first-level guest page is shadowed by two first-level
223 An array of 512 guest frame numbers, one for each present pte. Used to
435 arrays for each memory slot and large page size. Every write protected page
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-pci93 of files, with each file being named after a corresponding msi
414 This file allows mapping p2pmem into userspace. For each
476 A file is created for each BAR resource (N) supported by the
478 each file exposes the bitmap of available resource sizes:
/openbmc/openbmc/poky/bitbake/
H A DLICENSE.GPL-2.0-only43 Also, for each author's protection and ours, we want to make certain
81 conspicuously and appropriately publish on each copy an appropriate
122 entire whole, and thus to each and every part regardless of who wrote it.
/openbmc/openbmc/poky/
H A DLICENSE.GPL-2.0-only43 Also, for each author's protection and ours, we want to make certain
81 conspicuously and appropriately publish on each copy an appropriate
122 entire whole, and thus to each and every part regardless of who wrote it.
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/
H A DGPL-LICENSE.txt43 Also, for each author's protection and ours, we want to make certain
81 conspicuously and appropriately publish on each copy an appropriate
122 entire whole, and thus to each and every part regardless of who wrote it.
/openbmc/u-boot/doc/
H A DREADME.armada-secureboot181 sufficient to store the private key for each key pair.
312 by a "word" counter that is increased for each write.
314 To work around this restriction, we interpret each line to have three "words"

1...<<919293949596979899100>>...141