/linux-6.3-rc2/drivers/pci/ |
A D | vgaarb.c | 47 unsigned int owns; /* what does it owns */ member 233 wants = rsrc & ~vgadev->owns; in __vga_tryget() 276 match = lwants & conflict->owns; in __vga_tryget() 304 conflict->owns &= ~match; in __vga_tryget() 310 conflict->owns &= ~VGA_RSRC_NORMAL_IO; in __vga_tryget() 334 vgadev->owns |= wants; in __vga_tryget() 798 vgadev->owns |= VGA_RSRC_LEGACY_IO; in vga_arbiter_add_pci_device() 800 vgadev->owns |= VGA_RSRC_LEGACY_MEM; in vga_arbiter_add_pci_device() 811 vgadev->owns = 0; in vga_arbiter_add_pci_device() 832 vga_iostate_to_str(vgadev->owns), in vga_arbiter_add_pci_device() [all …]
|
/linux-6.3-rc2/Documentation/locking/ |
A D | rt-mutex-design.rst | 37 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 …]
|
A D | pi-futex.rst | 93 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
|
/linux-6.3-rc2/arch/arm/vfp/ |
A D | vfphw.S | 92 cmp r4, r10 @ this thread owns the hw context? 94 @ For UP, checking that this thread owns the hw context is
|
/linux-6.3-rc2/arch/arm/kernel/ |
A D | iwmmxt.S | 90 str r0, [r3] @ this task now owns Concan regs 266 1: @ this task owns Concan regs -- grab a copy from there 333 teq r2, r3 @ next task owns it?
|
/linux-6.3-rc2/Documentation/devicetree/bindings/gpio/ |
A D | gpio-nmk.txt | 17 - gpio-bank : Specifies which bank a controller owns.
|
A D | microchip,pic32-gpio.txt | 22 - microchip,gpio-bank: Specifies which bank a controller owns.
|
/linux-6.3-rc2/Documentation/block/ |
A D | pr.rst | 26 Only the initiator that owns the reservation can write to the 30 Only the initiator that owns the reservation can access the
|
/linux-6.3-rc2/Documentation/devicetree/bindings/soc/aspeed/ |
A D | uart-routing.yaml | 24 which owns the system configuration policy, to configure how UARTs and
|
/linux-6.3-rc2/Documentation/devicetree/bindings/i2c/ |
A D | nvidia,tegra186-bpmp-i2c.yaml | 15 owns certain HW devices, such as the I2C controller for the power
|
/linux-6.3-rc2/Documentation/gpu/ |
A D | vgaarbiter.rst | 44 "<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
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | hfsplus.rst | 22 Specifies the user/group that owns all files on the filesystem
|
A D | hfs.rst | 29 Specifies the user/group that owns all files on the filesystems.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/mailbox/ |
A D | xlnx,zynqmp-ipi-mailbox.yaml | 12 agent owns registers used for notification and buffers for message.
|
/linux-6.3-rc2/Documentation/i2c/busses/ |
A D | i2c-sis96x.rst | 47 chipsets as well: 635, and 635T. If anyone owns a board with those chips
|
/linux-6.3-rc2/Documentation/core-api/ |
A D | local_ops.rst | 40 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::
|
/linux-6.3-rc2/Documentation/admin-guide/LSM/ |
A D | SafeSetID.rst | 75 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
|
/linux-6.3-rc2/Documentation/devicetree/bindings/bus/ |
A D | fsl,imx8qxp-pixel-link-msi-bus.yaml | 28 The i.MX System Controller Firmware (SCFW) owns and uses the i.MX8qm/qxp
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-bus-i3c | 12 Expose the master that owns the bus (<bus-id>-<master-pid>) at
|
A D | sysfs-bus-rapidio | 98 device that that owns this attribute
|
/linux-6.3-rc2/Documentation/networking/ |
A D | page_pool.rst | 79 the allocator owns the page and will try to recycle it in one of the pool
|
/linux-6.3-rc2/Documentation/devicetree/bindings/mmc/ |
A D | marvell,xenon-sdhci.yaml | 14 Each SDHC is independent and owns independent resources, such as register
|
/linux-6.3-rc2/Documentation/driver-api/ |
A D | parport-lowlevel.rst | 647 A return value of zero indicates that the caller still owns the port 651 the caller still owns the port and the call blocked. 653 A return value of -EAGAIN indicates that the caller no longer owns the
|
/linux-6.3-rc2/fs/reiserfs/ |
A D | README | 85 funding for the first 5.5 years, and one of the programmers. He owns
|
/linux-6.3-rc2/Documentation/bpf/ |
A D | ringbuf.rst | 164 Each time a record is reserved, producer that "owns" the record will
|