/linux-4.4.14/arch/arm/mm/ |
D | cache-v6.S | 206 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 …]
|
D | Kconfig | 851 bool "Enable read/write for ownership DMA cache maintenance"
|
/linux-4.4.14/Documentation/locking/ |
D | rt-mutex.txt | 63 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
|
D | locktorture.txt | 29 ownership (writers). The default value is twice the number 33 ownership (readers). The default is the same amount of writer
|
D | rt-mutex-design.txt | 548 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/ |
D | jit-interface.txt | 15 The ownership of the file has to match the process.
|
D | perf-buildid-list.txt | 32 Don't do ownership validation.
|
/linux-4.4.14/arch/arm/vfp/ |
D | vfphw.S | 106 @ 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/ |
D | trigger.txt | 15 ownership of core allocated resources.
|
D | device.txt | 30 Set to THIS_MODULE. Used to ensure correct ownership
|
/linux-4.4.14/fs/hfsplus/ |
D | Kconfig | 13 style features such as file ownership and permissions.
|
/linux-4.4.14/Documentation/cgroups/ |
D | blkio-controller.txt | 403 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,
|
D | unified-hierarchy.txt | 604 ownership and/or permissions on the cgroup directory and
|
/linux-4.4.14/arch/arm/kernel/ |
D | iwmmxt.S | 108 teq r1, #0 @ test for last ownership 363 streq r0, [r3] @ then clear ownership
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | sysfs-class-tpm | 84 indicates that ownership hasn't been taken. 114 key if possible. If the TPM has had ownership established and
|
D | sysfs-bus-firewire | 38 Users: udev rules to set ownership and access permissions or ACLs of
|
/linux-4.4.14/drivers/char/tpm/ |
D | tpm.h | 274 u8 ownership; member
|
/linux-4.4.14/arch/arm/mach-ep93xx/ |
D | crunch-bits.S | 92 teq r1, #0 @ test for last ownership
|
/linux-4.4.14/Documentation/networking/caif/ |
D | Linux-CAIF.txt | 72 - When receiving / transmitting CAIF Packets (cfpkt), ownership is passed
|
/linux-4.4.14/Documentation/isdn/ |
D | INTERFACE.CAPI | 140 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/ |
D | udlfb.txt | 51 * Fbdev does not arbitrate client ownership of the framebuffer well.
|
/linux-4.4.14/Documentation/rapidio/ |
D | rapidio.txt | 247 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/ |
D | 1.Intro | 250 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/ |
D | tuntap.txt | 46 If you want to create persistent devices and give ownership of them to
|
D | netlink_mmap.txt | 143 space and specifies ownership of the frame as well as the operation to perform
|
/linux-4.4.14/Documentation/security/ |
D | keys.txt | 170 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
|
D | credentials.txt | 51 (2) Object ownership. 54 indicates the ownership of that object. This is used for resource
|
/linux-4.4.14/Documentation/PCI/ |
D | pci.txt | 42 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/ |
D | vme_api.txt | 82 The driver can request ownership of one or more master windows, slave windows
|
D | vfio.txt | 69 system. Groups are therefore the unit of ownership used by VFIO.
|
D | memory-barriers.txt | 1738 /* 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/ |
D | scsi_mid_low_api.txt | 307 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/ |
D | v4l2-framework.txt | 659 queuing ownership (i.e. is the filehandle calling it allowed to do the
|
/linux-4.4.14/include/linux/mlx5/ |
D | mlx5_ifc.h | 6630 u8 ownership[0x1]; member
|