/Linux-v5.10/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-v5.10/drivers/staging/gasket/ |
D | gasket_core.c | 138 return (info->ownership.is_owned && in gasket_owned_by_current_tgid() 139 (info->ownership.owner == current->tgid)); in gasket_owned_by_current_tgid() 544 gasket_dev->dev_info.ownership.is_owned); in gasket_sysfs_data_show() 548 gasket_dev->dev_info.ownership.owner); in gasket_sysfs_data_show() 552 gasket_dev->dev_info.ownership.write_open_count); in gasket_sysfs_data_show() 1170 struct gasket_ownership *ownership; in gasket_open() local 1179 ownership = &dev_info->ownership; in gasket_open() 1199 ownership->owner, ownership->write_open_count); in gasket_open() 1202 if (ownership->is_owned && ownership->owner != current->tgid && in gasket_open() 1206 current->tgid, ownership->owner); in gasket_open() [all …]
|
D | gasket_core.h | 170 struct gasket_ownership ownership; member
|
/Linux-v5.10/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 | 30 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-v5.10/fs/hfsplus/ |
D | Kconfig | 14 style features such as file ownership and permissions.
|
/Linux-v5.10/arch/arm/vfp/ |
D | vfphw.S | 104 @ thread wants ownership of the VFP hardware, save the old 134 @ This thread has ownership of the current hardware context.
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | vidioc-prepare-buf.rst | 35 pass ownership of the buffer to the driver before actually enqueuing it,
|
/Linux-v5.10/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-v5.10/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-v5.10/Documentation/hid/ |
D | intel-ish-hid.rst | 207 and DMA_XFER_ACK act as ownership indicators. 210 FW), DMA_XFER transfers ownership on the region that contains ISHTP message to 211 the receiving side, DMA_XFER_ACK returns ownership to the sender. A sender 213 as long as remaining continuous memory in its ownership is enough.
|
/Linux-v5.10/arch/arm/kernel/ |
D | iwmmxt.S | 105 teq r1, #0 @ test for last ownership 360 streq r0, [r3] @ then clear ownership
|
/Linux-v5.10/drivers/char/tpm/ |
D | tpm.h | 102 u8 ownership; member
|
/Linux-v5.10/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-v5.10/Documentation/admin-guide/gpio/ |
D | gpio-aggregator.rst | 20 using standard UNIX file ownership and permissions. Furthermore, this
|
/Linux-v5.10/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-v5.10/arch/arm/mach-ep93xx/ |
D | crunch-bits.S | 89 teq r1, #0 @ test for last ownership
|
/Linux-v5.10/Documentation/networking/caif/ |
D | linux_caif.rst | 85 - When receiving / transmitting CAIF Packets (cfpkt), ownership is passed
|
/Linux-v5.10/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
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-bus-i3c | 13 the time this file is read. Note that bus ownership can change
|