Home
last modified time | relevance | path

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

123

/Linux-v6.6/arch/arm/mm/
Dcache-v6.S205 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/
Didmappings.rst7 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/
Dgraph_ds_impl.rst101 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/
DKconfig14 camera sensor ownership and CSI-2 link through Image Processing
/Linux-v6.6/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.
Dperf-kmem.txt33 Don't do ownership validation
Dperf-mem.txt42 Don't do ownership validation
Dperf-annotate.txt36 Don't do ownership validation.
/Linux-v6.6/fs/hfsplus/
DKconfig16 style features such as file ownership and permissions.
/Linux-v6.6/drivers/video/
DKconfig11 Support tracking and hand-over of aperture ownership. Required
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dvidioc-prepare-buf.rst35 pass ownership of the buffer to the driver before actually enqueuing it,
/Linux-v6.6/Documentation/admin-guide/cgroup-v1/
Drdma.rst54 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/
Dnapi.rst46 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
Ddriver.rst106 No exclusive ownership
/Linux-v6.6/Documentation/locking/
Dlocktorture.rst35 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/
Dintel-ish-hid.rst208 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/
Diwmmxt.S116 teq r1, #0 @ test for last ownership
371 streq r0, [r3] @ then clear ownership
/Linux-v6.6/Documentation/filesystems/smb/
Dksmbd.rst41 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/
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-v6.6/Documentation/admin-guide/gpio/
Dgpio-aggregator.rst20 using standard UNIX file ownership and permissions. Furthermore, this
/Linux-v6.6/Documentation/userspace-api/
Diommufd.rst93 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/
Dtpm.h103 u8 ownership; member
/Linux-v6.6/LICENSES/dual/
DMPL-1.191 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