Searched refs:ownership (Results 1 – 25 of 59) sorted by relevance
123
/linux-6.1.9/arch/arm/mm/ |
D | cache-v6.S | 203 ldrb r2, [r0] @ read for ownership 204 strb r2, [r0] @ write for ownership 215 ldrbne r2, [r1, #-1] @ read for ownership 216 strbne r2, [r1, #-1] @ write for ownership 233 ldrlo r2, [r0] @ read for ownership 234 strlo r2, [r0] @ write for ownership 250 ldr r2, [r0] @ read for ownership 271 ldrb r2, [r0] @ read for ownership 272 strb r2, [r0] @ write for ownership 284 ldrblo r2, [r0] @ read for ownership [all …]
|
/linux-6.1.9/Documentation/filesystems/ |
D | idmappings.rst | 7 reading from or writing ownership to disk, reporting ownership to userspace, or 171 When a process creates or wants to change ownership of a file, or when the 172 ownership of a file is read from disk by a filesystem, the userspace id is 199 example, it is used when reporting back the ownership of a file to userspace 239 ownership information about the file the kernel can't simply map the id back up 345 but they are exclusively used when determining file ownership which is why they 483 In order to report ownership to userspace the kernel uses the crossmapping 497 idmapping. Thus, the kernel will report the ownership of this file as the 509 In order to report ownership to userspace the kernel uses the crossmapping 523 idmapping. Thus, the kernel will report the ownership of this file as the [all …]
|
/linux-6.1.9/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.
|
D | perf-kmem.txt | 33 Don't do ownership validation
|
D | perf-mem.txt | 37 Don't do ownership validation
|
D | perf-annotate.txt | 36 Don't do ownership validation.
|
/linux-6.1.9/fs/hfsplus/ |
D | Kconfig | 14 style features such as file ownership and permissions.
|
/linux-6.1.9/drivers/video/ |
D | Kconfig | 11 Support tracking and hand-over of aperture ownership. Required
|
/linux-6.1.9/arch/arm/vfp/ |
D | vfphw.S | 99 @ thread wants ownership of the VFP hardware, save the old 129 @ This thread has ownership of the current hardware context.
|
/linux-6.1.9/Documentation/userspace-api/media/v4l/ |
D | vidioc-prepare-buf.rst | 35 pass ownership of the buffer to the driver before actually enqueuing it,
|
/linux-6.1.9/Documentation/admin-guide/cgroup-v1/ |
D | rdma.rst | 54 to other cgroup without major complexity of transferring resource ownership; 55 because such ownership is not really present due to shared nature of
|
/linux-6.1.9/Documentation/devicetree/bindings/arm/keystone/ |
D | ti,k3-sci-common.yaml | 43 - description: TI-SCI host id to which processor control ownership
|
/linux-6.1.9/Documentation/locking/ |
D | locktorture.rst | 35 ownership (writers). The default value is twice the number 40 ownership (readers). The default is the same amount of writer
|
/linux-6.1.9/Documentation/hid/ |
D | intel-ish-hid.rst | 208 and DMA_XFER_ACK act as ownership indicators. 211 FW), DMA_XFER transfers ownership on the region that contains ISHTP message to 212 the receiving side, DMA_XFER_ACK returns ownership to the sender. A sender 214 as long as remaining continuous memory in its ownership is enough.
|
/linux-6.1.9/arch/arm/kernel/ |
D | iwmmxt.S | 106 teq r1, #0 @ test for last ownership 361 streq r0, [r3] @ then clear ownership
|
/linux-6.1.9/drivers/char/tpm/ |
D | tpm.h | 103 u8 ownership; member
|
/linux-6.1.9/Documentation/filesystems/cifs/ |
D | ksmbd.rst | 41 ownership of receiving/parsing of SMB commands. Each received command is worked 92 ownership (SIDs) ksmbd generates random subauth
|
/linux-6.1.9/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-6.1.9/Documentation/admin-guide/gpio/ |
D | gpio-aggregator.rst | 20 using standard UNIX file ownership and permissions. Furthermore, this
|
/linux-6.1.9/LICENSES/dual/ |
D | MPL-1.1 | 91 contract or otherwise, or (b) ownership of more than fifty percent 92 (50%) of the outstanding shares or beneficial ownership of such 192 origin or ownership of the Covered Code. 231 for the Source Code where You describe recipients' rights or ownership 253 Code or ownership rights under a license of Your choice, which may
|
D | Apache-2.0 | 34 entity, whether by contract or otherwise, or (ii) ownership of fifty 36 ownership of such entity.
|
/linux-6.1.9/Documentation/networking/caif/ |
D | linux_caif.rst | 85 - When receiving / transmitting CAIF Packets (cfpkt), ownership is passed
|
/linux-6.1.9/Documentation/isdn/ |
D | interface_capi.rst | 152 If the method returns 0 (CAPI_NOERROR) the driver has taken ownership 154 non-zero (error) value then ownership of the skb returns to the caller
|
123