Home
last modified time | relevance | path

Searched refs:owns (Results 1 – 25 of 66) sorted by relevance

123

/openbmc/linux/drivers/pci/
H A Dvgaarb.c46 unsigned int owns; /* what it owns */ member
234 wants = rsrc & ~vgadev->owns; in __vga_tryget()
281 match = lwants & conflict->owns; in __vga_tryget()
311 conflict->owns &= ~match; in __vga_tryget()
317 conflict->owns &= ~VGA_RSRC_NORMAL_IO; in __vga_tryget()
342 vgadev->owns |= wants; in __vga_tryget()
803 vgadev->owns |= VGA_RSRC_LEGACY_IO; in vga_arbiter_add_pci_device()
805 vgadev->owns |= VGA_RSRC_LEGACY_MEM; in vga_arbiter_add_pci_device()
816 vgadev->owns = 0; in vga_arbiter_add_pci_device()
837 vga_iostate_to_str(vgadev->owns), in vga_arbiter_add_pci_device()
[all …]
/openbmc/linux/Documentation/locking/
H A Drt-mutex-design.rst37 that C owns and must wait and lets C run to release the lock. But in the
121 that a specific process owns.
141 A owns: L1
143 B owns L2
145 C owns L3
147 D owns L4
155 another mutex L5 where B owns L5 and F is blocked on mutex L5.
279 D owns L3
281 C owns L2
283 B owns L1
[all …]
H A Dpi-futex.rst93 yet then the code looks up the task that owns the futex [it has put its
101 perform - it now owns the lock, and futex value contains
/openbmc/linux/arch/arm/kernel/
H A Diwmmxt.S86 str r0, [r3] @ this task now owns Concan regs
255 1: @ this task owns Concan regs -- grab a copy from there
320 teq r2, r3 @ next task owns it?
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-nmk.txt17 - gpio-bank : Specifies which bank a controller owns.
H A Dmicrochip,pic32-gpio.txt22 - microchip,gpio-bank: Specifies which bank a controller owns.
/openbmc/linux/Documentation/block/
H A Dpr.rst26 Only the initiator that owns the reservation can write to the
30 Only the initiator that owns the reservation can access the
/openbmc/u-boot/doc/device-tree-bindings/i2c/
H A Dnvidia,tegra186-bpmp-i2c.txt3 In Tegra186, the BPMP (Boot and Power Management Processor) owns certain HW
/openbmc/linux/Documentation/devicetree/bindings/soc/aspeed/
H A Duart-routing.yaml24 which owns the system configuration policy, to configure how UARTs and
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Dnvidia,tegra186-bpmp-i2c.yaml15 owns certain HW devices, such as the I2C controller for the power
/openbmc/phosphor-post-code-manager/
H A DREADME.md4 the POST codes in BMC filesystem & it also owns the systemd services that are
/openbmc/linux/Documentation/filesystems/
H A Dhfsplus.rst22 Specifies the user/group that owns all files on the filesystem
H A Dhfs.rst29 Specifies the user/group that owns all files on the filesystems.
/openbmc/linux/Documentation/gpu/
H A Dvgaarbiter.rst44 "<card_ID>,decodes=<io_state>,owns=<io_state>,locks=<io_state> (ic,mc)"
49 decodes, "owns" indicates what is currently enabled on it, and
138 VGA memory and IO afaik). If the card already owns the resources, the function
/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,rpm-master-stats.yaml42 The name of the RPM Master which owns the MSG RAM slice where this
/openbmc/linux/Documentation/devicetree/bindings/mailbox/
H A Dxlnx,zynqmp-ipi-mailbox.yaml12 agent owns registers used for notification and buffers for message.
/openbmc/linux/Documentation/i2c/busses/
H A Di2c-sis96x.rst47 chipsets as well: 635, and 635T. If anyone owns a board with those chips
/openbmc/linux/Documentation/core-api/
H A Dlocal_ops.rst40 CPU which owns the data. Therefore, care must taken to make sure that only one
122 relatively to other memory writes happening on the CPU that owns the data::
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DSAX-PD22 No one owns SAX: you may use it freely in both commercial and non-commercial applications, bundle i…
/openbmc/linux/Documentation/admin-guide/LSM/
H A DSafeSetID.rst75 Linux checks for capabilities based off of the user namespace that "owns" some
80 that owns the network namespace -- not necessarily the user namespace under
/openbmc/u-boot/doc/
H A DREADME.bloblist12 structure defined by the code that owns it.
/openbmc/docs/designs/
H A Dcertificate-revocation-list.md25 owns certificate objects and implements management interfaces; currently
/openbmc/linux/Documentation/devicetree/bindings/bus/
H A Dfsl,imx8qxp-pixel-link-msi-bus.yaml28 The i.MX System Controller Firmware (SCFW) owns and uses the i.MX8qm/qxp
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-i3c12 Expose the master that owns the bus (<bus-id>-<master-pid>) at
/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Dmarvell,xenon-sdhci.yaml14 Each SDHC is independent and owns independent resources, such as register

123