Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dvgaarb.c46 unsigned int owns; /* what it owns */ member
231 vgaarb_dbg(dev, "%s: owns: %d\n", __func__, vgadev->owns); in __vga_tryget()
234 wants = rsrc & ~vgadev->owns; in __vga_tryget()
281 match = lwants & conflict->owns; in __vga_tryget()
311 conflict->owns &= ~match; in __vga_tryget()
315 conflict->owns &= ~VGA_RSRC_NORMAL_MEM; in __vga_tryget()
317 conflict->owns &= ~VGA_RSRC_NORMAL_IO; in __vga_tryget()
342 vgadev->owns |= wants; in __vga_tryget()
618 (boot_vga->owns & VGA_RSRC_LEGACY_MASK) == VGA_RSRC_LEGACY_MASK) in vga_is_boot_device()
621 if ((vgadev->owns & VGA_RSRC_LEGACY_MASK) == VGA_RSRC_LEGACY_MASK) in vga_is_boot_device()
[all …]
/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
/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?
/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
H A Dublk.rst161 unprivileged application needs to query devices the current user owns,
/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.
/linux/Documentation/i2c/busses/
H A Di2c-sis96x.rst47 chipsets as well: 635, and 635T. If anyone owns a board with those chips
/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::
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-rapidio98 device that that owns this attribute
H A Dsysfs-bus-i3c12 Expose the master that owns the bus (<bus-id>-<master-pid>) at
H A Dsysfs-bus-pci419 use outside the driver that owns the device.
/linux/Documentation/driver-api/
H A Dparport-lowlevel.rst652 A return value of zero indicates that the caller still owns the port
656 the caller still owns the port and the call blocked.
658 A return value of -EAGAIN indicates that the caller no longer owns the
/linux/Documentation/bpf/
H A Dringbuf.rst164 Each time a record is reserved, producer that "owns" the record will
/linux/Documentation/fpga/
H A Ddfl.rst448 #. The PF owns all AFU ports by default. Any port that needs to be
453 to enable SRIOV and VFs. Each VF owns only one Port with AFU.
/linux/Documentation/virt/kvm/x86/
H A Dmsr.rst301 indicate the vCPU who owns this struct is running or
/linux/Documentation/mm/
H A Dhugetlbfs_reserv.rst135 to indicate this VMA owns the reservations.
349 map of the owner. Since the owner created the mapping, the owner owns all
/linux/Documentation/arch/sparc/oradax/
H A Doracle-dax.rst258 only access memory that it owns
/linux/Documentation/arch/m68k/
H A Dkernel-options.rst49 is up to the driver that "owns" the option. This association of
/linux/Documentation/kbuild/
H A Dmakefiles.rst334 This variable is necessary because the top Makefile owns the
/linux/drivers/gpio/
H A DKconfig681 each GPIO line owns a field with different length and on/off value.
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst3253 the application which owns the target process.