Home
last modified time | relevance | path

Searched refs:ownership (Results 1 – 34 of 34) sorted by relevance

/linux-4.4.14/arch/arm/mm/
Dcache-v6.S206 ldrb r2, [r0] @ read for ownership
207 strb r2, [r0] @ write for ownership
218 ldrneb r2, [r1, #-1] @ read for ownership
219 strneb r2, [r1, #-1] @ write for ownership
236 ldrlo r2, [r0] @ read for ownership
237 strlo r2, [r0] @ write for ownership
253 ldr r2, [r0] @ read for ownership
274 ldrb r2, [r0] @ read for ownership
275 strb r2, [r0] @ write for ownership
287 ldrlob r2, [r0] @ read for ownership
[all …]
DKconfig851 bool "Enable read/write for ownership DMA cache maintenance"
/linux-4.4.14/Documentation/locking/
Drt-mutex.txt63 Pending-ownership handling is a performance optimization:
64 pending-ownership is assigned to the first (highest priority) waiter of
70 The pending-ownership optimization is especially important for the
Dlocktorture.txt29 ownership (writers). The default value is twice the number
33 ownership (readers). The default is the same amount of writer
Drt-mutex-design.txt548 pending ownership. This means that it's the new owner, unless a higher
595 mutex, we check to see if we can take the ownership. This is done if the
619 If there are waiters on this mutex, and we just stole the ownership, we need
623 would add itself back when it realizes that it had the ownership stolen
635 3) Failed to grab ownership
638 The most interesting case is when we fail to take ownership. This means that
647 Now we enter a loop that will continue to try to take ownership of the mutex, or
690 1) we were given pending ownership of the mutex.
695 ownership of the mutex. If we succeed, we exit the loop, otherwise we continue
743 pending ownership.
/linux-4.4.14/tools/perf/Documentation/
Djit-interface.txt15 The ownership of the file has to match the process.
Dperf-buildid-list.txt32 Don't do ownership validation.
/linux-4.4.14/arch/arm/vfp/
Dvfphw.S106 @ thread wants ownership of the VFP hardware, save the old
136 @ This thread has ownership of the current hardware context.
/linux-4.4.14/drivers/staging/iio/Documentation/
Dtrigger.txt15 ownership of core allocated resources.
Ddevice.txt30 Set to THIS_MODULE. Used to ensure correct ownership
/linux-4.4.14/fs/hfsplus/
DKconfig13 style features such as file ownership and permissions.
/linux-4.4.14/Documentation/cgroups/
Dblkio-controller.txt403 There's a peculiarity stemming from the discrepancy in ownership
405 controller tracks ownership per page, writeback operates on inode
406 basis. cgroup writeback bridges the gap by tracking ownership by
407 inode but migrating ownership if too many foreign pages, pages which
408 don't match the current inode ownership, have been encountered while
412 inherently tied to inodes making strictly following page ownership
417 ownership on the first use and doesn't update it until the page is
418 released, even if cgroup writeback strictly follows page ownership,
Dunified-hierarchy.txt604 ownership and/or permissions on the cgroup directory and
/linux-4.4.14/arch/arm/kernel/
Diwmmxt.S108 teq r1, #0 @ test for last ownership
363 streq r0, [r3] @ then clear ownership
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-class-tpm84 indicates that ownership hasn't been taken.
114 key if possible. If the TPM has had ownership established and
Dsysfs-bus-firewire38 Users: udev rules to set ownership and access permissions or ACLs of
/linux-4.4.14/drivers/char/tpm/
Dtpm.h274 u8 ownership; member
/linux-4.4.14/arch/arm/mach-ep93xx/
Dcrunch-bits.S92 teq r1, #0 @ test for last ownership
/linux-4.4.14/Documentation/networking/caif/
DLinux-CAIF.txt72 - When receiving / transmitting CAIF Packets (cfpkt), ownership is passed
/linux-4.4.14/Documentation/isdn/
DINTERFACE.CAPI140 If the method returns 0 (CAPI_NOERROR) the driver has taken ownership
142 non-zero (error) value then ownership of the skb returns to the caller
/linux-4.4.14/Documentation/fb/
Dudlfb.txt51 * Fbdev does not arbitrate client ownership of the framebuffer well.
/linux-4.4.14/Documentation/rapidio/
Drapidio.txt247 algorithm. When a new device is found, the enumerator takes ownership of that
249 the enumerator has exclusive right to enumerate the device. If device ownership
/linux-4.4.14/Documentation/development-process/
D1.Intro250 original ownership; as a result, the kernel now has thousands of owners.
252 One implication of this ownership structure is that any attempt to change
/linux-4.4.14/Documentation/networking/
Dtuntap.txt46 If you want to create persistent devices and give ownership of them to
Dnetlink_mmap.txt143 space and specifies ownership of the frame as well as the operation to perform
/linux-4.4.14/Documentation/security/
Dkeys.txt170 The ownership of the thread keyring changes when the real UID and GID of
248 For changing the ownership, group ID or permissions mask, being the owner of
482 the process's ownership.
510 (*) Change the ownership of a key:
798 The calling process must have the same ownership as its parent, the
799 keyring must have the same ownership as the calling process, the calling
Dcredentials.txt51 (2) Object ownership.
54 indicates the ownership of that object. This is used for resource
/linux-4.4.14/Documentation/PCI/
Dpci.txt42 Once the driver knows about a PCI device and takes ownership, the
95 take "ownership" of the device or an error code
/linux-4.4.14/Documentation/
Dvme_api.txt82 The driver can request ownership of one or more master windows, slave windows
Dvfio.txt69 system. Groups are therefore the unit of ownership used by VFIO.
Dmemory-barriers.txt1738 /* assign ownership */
1748 The dma_rmb() allows us guarantee the device has released ownership
1751 can see it now has ownership. The wmb() is needed to guarantee that the
/linux-4.4.14/Documentation/scsi/
Dscsi_mid_low_api.txt307 This effectively spreads the ownership of struct Scsi_Host instances
323 This effectively spreads the ownership of struct Scsi_device instances
1041 * Command ownership. If the driver returns zero, it owns the
/linux-4.4.14/Documentation/video4linux/
Dv4l2-framework.txt659 queuing ownership (i.e. is the filehandle calling it allowed to do the
/linux-4.4.14/include/linux/mlx5/
Dmlx5_ifc.h6630 u8 ownership[0x1]; member