Home
last modified time | relevance | path

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

12345678910>>...12

/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dcache-v6.S203 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 …]
/OK3568_Linux_fs/kernel/drivers/staging/gasket/
H A Dgasket_core.c138 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 …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dshared_mutex31 // Exclusive ownership
36 // Shared ownership
54 // Exclusive ownership
63 // Shared ownership
164 // Exclusive ownership
169 // Shared ownership
190 // Exclusive ownership
195 // Shared ownership
216 // Exclusive ownership
232 // Shared ownership
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dshared_mutex31 // Exclusive ownership
36 // Shared ownership
54 // Exclusive ownership
63 // Shared ownership
164 // Exclusive ownership
169 // Shared ownership
190 // Exclusive ownership
195 // Shared ownership
216 // Exclusive ownership
232 // Shared ownership
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/gnulib/
H A Dgnulib_2018-03-07.03.bb23 cp --no-preserve=ownership --recursive ${S}/* ${D}/${datadir}/gnulib/
24 cp --no-preserve=ownership --recursive ${S}/.git ${D}/${datadir}/gnulib/
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dshared_mutex213 // Shared ownership
316 // Exclusive ownership
352 // Shared ownership
413 // Exclusive ownership
419 // Shared ownership
466 // Exclusive ownership
482 // Shared ownership
500 // Exclusive ownership
573 // Shared ownership
663 // Exclusive ownership
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dshared_mutex213 // Shared ownership
316 // Exclusive ownership
352 // Shared ownership
413 // Exclusive ownership
419 // Shared ownership
466 // Exclusive ownership
482 // Shared ownership
500 // Exclusive ownership
573 // Shared ownership
663 // Exclusive ownership
[all …]
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dcustomize-device-permission-tables.txt5 ==== Setting file permissions and ownership and adding custom devices nodes
7 Sometimes it is needed to set specific permissions or ownership on files
/OK3568_Linux_fs/buildroot/support/misc/
H A Dtarget-dir-warning.txt6 cannot create device files and set the permissions and ownership of
28 and set ownership/permissions properly even if Buildroot does not run
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/extras/
H A D0002-ext4_utils-add-o-argument-to-preserve-ownership.patch4 Subject: [PATCH] ext4_utils: add -o argument to preserve ownership
74 + printf("Warning: Enabling 'preserve ownership', this is an unofficial feature!\n");
/OK3568_Linux_fs/buildroot/package/aufs-util/
H A D0001-remove-user-settings.patch1 install: drop setting ownership
/OK3568_Linux_fs/buildroot/package/ntfs-3g/
H A DConfig.in.host9 the exception of full file ownership and access right support.
H A DConfig.in13 the exception of full file ownership and access right support.
/OK3568_Linux_fs/kernel/arch/arm/vfp/
H A Dvfphw.S99 @ thread wants ownership of the VFP hardware, save the old
129 @ This thread has ownership of the current hardware context.
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Djit-interface.txt15 The ownership of the file has to match the process.
H A Dperf-buildid-list.txt32 Don't do ownership validation.
/OK3568_Linux_fs/kernel/fs/hfsplus/
H A DKconfig14 style features such as file ownership and permissions.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/intel-speed-select/
H A Dintel-speed-select.bb5 for optimized total cost of ownership."
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/bluepy/bluepy/
H A D0001-bluepy-Fix-username-issue-with-tarballs.patch7 Cannot change ownership to uid 1000, gid 1000: Operation not permitted
/OK3568_Linux_fs/buildroot/system/
H A Ddevice_table.txt3 # This device table is used to assign proper ownership and permissions
/OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/
H A 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
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/gnome-control-center/
H A Dgnome-control-center_42.0.bb46 # If polkit is setup fixup permissions and ownership
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-prepare-buf.rst35 pass ownership of the buffer to the driver before actually enqueuing it,
/OK3568_Linux_fs/buildroot/package/busybox/
H A D0006-Support-PARTLABEL.patch102 /* NB: we take ownership of (malloc'ed) label and uuid */
140 /* uuidcache_addentry() takes ownership of all four params */
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0032-libdmmp-Makefile-replace-perl-with-sed-in-install-ta.patch11 ownership or permissions settings on the files. 'sed -i' is compatible

12345678910>>...12