/openbmc/openbmc/poky/bitbake/lib/bb/pysh/ |
H A D | pyshyacc.py | 50 def __init__(self, words, redirs, assigns): argument 53 self.assigns = list(assigns) 426 words, redirs, assigns = [], [], [] 435 assigns.append(sube) 441 cmd = SimpleCommand(words, redirs, assigns) 722 if v.assigns: 723 assigns = [tuple(a[1]) for a in v.assigns] 724 name += ['assigns', map(str, assigns)]
|
/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/ |
H A D | fix-ldblibdir.patch | 2 $ldblibdir exists. If not, it assigns ldblibdir with ${libdir}/ldb. It is not
|
/openbmc/linux/Documentation/litmus-tests/rcu/ |
H A D | RCU+sync+free.litmus | 11 * period assigns a pointer, and the writes following the grace period destroy
|
/openbmc/docs/designs/ |
H A D | unique-hostname.md | 31 To solve this, we are proposing a service which assigns a unique hostname to the
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | app-pri.rst | 22 device assigns a medium priority, compatible with earlier versions of
|
H A D | format.rst | 38 assigns a logical stream (video data, VBI data etc.) exclusively to one
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-rpmsg | 21 starts listening on one end of a channel, it assigns it with 39 starts listening on one end of a channel, it assigns it with
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | Kconfig | 213 The destination hashing scheduling algorithm assigns network 223 The source hashing scheduling algorithm assigns network 234 Google's Maglev hashing algorithm as a IPVS scheduler. It assigns 252 The shortest expected delay scheduling algorithm assigns network
|
/openbmc/linux/Documentation/virt/acrn/ |
H A D | io-request.rst | 92 d. The worker looks for the PENDING I/O requests, assigns them to different
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | pci.txt | 15 If present this property assigns a fixed PCI domain number to a host bridge,
|
H A D | faraday,ftpci100.yaml | 30 variant) interrupts assigns the default interrupt mapping/swizzling has
|
/openbmc/openbmc-test-automation/openpower/ext_interfaces/ |
H A D | test_vmi_multiple_interfaces.robot | 6 # So,assigns and verifies the combination of network mode in interfaces.
|
/openbmc/linux/Documentation/networking/ |
H A D | j1939.rst | 191 In order to send data, a ``bind(2)`` must have been successful. ``bind(2)`` assigns a 230 The ``bind(2)`` system call assigns the local address, i.e. the source address when 238 On the other hand ``connect(2)`` assigns the remote address, i.e. the destination
|
/openbmc/linux/Documentation/driver-api/ |
H A D | slimbus.rst | 55 Each device has a 6-byte enumeration-address and the manager assigns every
|
H A D | connector.rst | 62 When registering new callback user, connector core assigns
|
H A D | men-chameleon-bus.rst | 98 The current implementation assigns exactly one memory and one IRQ resource
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/ |
H A D | AOM-Patent-License-1.0 | 6 Licensor, on behalf of itself and successors in interest and assigns,
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/marvell/ |
H A D | octeontx2.rst | 52 Based on config, firmware assigns VFs to each of the PFs. 53 - Also assigns MSIX vectors to each of PF and VFs.
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/amazon/ |
H A D | ena.rst | 166 The driver assigns a single MSI-X vector per queue pair (for both Tx 167 and Rx directions). The driver assigns an additional dedicated MSI-X vector
|
/openbmc/linux/Documentation/sound/designs/ |
H A D | tracepoints.rst | 109 interface of hardware. Basically, each driver can assigns a proper
|
/openbmc/u-boot/board/freescale/mx6qarm2/ |
H A D | imximage_mx6dl.cfg | 190 * on your board, and replace 4 delay register assigns with resulted values
|
/openbmc/linux/Documentation/core-api/ |
H A D | padata.rst | 167 call each time it assigns a job chunk to a thread. Then, define the thread
|
/openbmc/linux/Documentation/hwmon/ |
H A D | w83627ehf.rst | 219 documentation assigns different behavior to bits 7
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | codeparser.py | 443 return None, chain(value.words, (assign[1] for assign in value.assigns))
|
/openbmc/linux/Documentation/driver-api/i3c/ |
H A D | protocol.rst | 66 not only discovers devices but also assigns them a dynamic address.
|