Searched refs:ownership (Results 1 – 25 of 66) sorted by relevance
123
| /Linux-v6.6/arch/arm/mm/ |
| D | cache-v6.S | 205 ldrb r2, [r0] @ read for ownership 206 strb r2, [r0] @ write for ownership 217 ldrbne r2, [r1, #-1] @ read for ownership 218 strbne r2, [r1, #-1] @ write for ownership 235 ldrlo r2, [r0] @ read for ownership 236 strlo r2, [r0] @ write for ownership 252 ldr r2, [r0] @ read for ownership 273 ldrb r2, [r0] @ read for ownership 274 strb r2, [r0] @ write for ownership 286 ldrblo r2, [r0] @ read for ownership [all …]
|
| /Linux-v6.6/Documentation/filesystems/ |
| D | idmappings.rst | 7 reading from or writing ownership to disk, reporting ownership to userspace, or 172 When a process creates or wants to change ownership of a file, or when the 173 ownership of a file is read from disk by a filesystem, the userspace id is 200 example, it is used when reporting back the ownership of a file to userspace 240 ownership information about the file the kernel can't simply map the id back up 350 but they are exclusively used when determining file ownership which is why they 495 In order to report ownership to userspace the kernel uses the crossmapping 509 idmapping. Thus, the kernel will report the ownership of this file as the 521 In order to report ownership to userspace the kernel uses the crossmapping 535 idmapping. Thus, the kernel will report the ownership of this file as the [all …]
|
| /Linux-v6.6/Documentation/bpf/ |
| D | graph_ds_impl.rst | 101 program has ownership of the pointee's (object pointed to by ``n``) lifetime. 102 The BPF program must pass off ownership before exiting - either via 107 "ownership is acquired" and "ownership is passed", respectively) 109 What should the verifier do with ``n`` after ownership is passed off? If the 115 When ownership is passed to ``tree`` via ``bpf_rbtree_add`` the answer is less 151 to pass ownership. 205 has already been added (or already removed), as the ownership model
|
| /Linux-v6.6/drivers/media/pci/intel/ivsc/ |
| D | Kconfig | 14 camera sensor ownership and CSI-2 link through Image Processing
|
| /Linux-v6.6/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 | 42 Don't do ownership validation
|
| D | perf-annotate.txt | 36 Don't do ownership validation.
|
| /Linux-v6.6/fs/hfsplus/ |
| D | Kconfig | 16 style features such as file ownership and permissions.
|
| /Linux-v6.6/drivers/video/ |
| D | Kconfig | 11 Support tracking and hand-over of aperture ownership. Required
|
| /Linux-v6.6/Documentation/userspace-api/media/v4l/ |
| D | vidioc-prepare-buf.rst | 35 pass ownership of the buffer to the driver before actually enqueuing it,
|
| /Linux-v6.6/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-v6.6/Documentation/networking/ |
| D | napi.rst | 46 to not be invoked. napi_disable() waits for ownership of the NAPI 60 will take ownership of the NAPI instance. 87 before returning. napi_complete_done() releases the ownership 110 calls to the poll method only wait for the ownership of the instance
|
| D | driver.rst | 106 No exclusive ownership
|
| /Linux-v6.6/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-v6.6/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-v6.6/arch/arm/kernel/ |
| D | iwmmxt.S | 116 teq r1, #0 @ test for last ownership 371 streq r0, [r3] @ then clear ownership
|
| /Linux-v6.6/Documentation/filesystems/smb/ |
| D | ksmbd.rst | 41 ownership of receiving/parsing of SMB commands. Each received command is worked 92 ownership (SIDs) ksmbd generates random subauth
|
| /Linux-v6.6/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-v6.6/Documentation/admin-guide/gpio/ |
| D | gpio-aggregator.rst | 20 using standard UNIX file ownership and permissions. Furthermore, this
|
| /Linux-v6.6/Documentation/userspace-api/ |
| D | iommufd.rst | 93 completion of this operation establishes the desired DMA ownership over the 113 A device can only bind to an iommufd due to DMA ownership claim and attach to at
|
| /Linux-v6.6/drivers/char/tpm/ |
| D | tpm.h | 103 u8 ownership; member
|
| /Linux-v6.6/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
|
123