Home
last modified time | relevance | path

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

12345678910>>...14

/openbmc/linux/arch/arm/mm/
H A 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 …]
/openbmc/linux/Documentation/filesystems/
H A 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 …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libtracefs/libtracefs/
H A D0001-makefile-Do-not-preserve-ownership-in-cp-command.patch4 Subject: [PATCH] makefile: Do not preserve ownership in cp command
25 + cp --no-preserve=ownership --recursive $(LIB_INSTALL) $(DESTDIR)$(libdir_SQ)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gnulib/
H A Dgnulib_202401.bb23 cp --no-preserve=ownership --recursive ${S}/* ${D}/${datadir}/gnulib/
24 cp --no-preserve=ownership --recursive ${S}/.git ${D}/${datadir}/gnulib/
/openbmc/linux/Documentation/bpf/
H A 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
/openbmc/openbmc/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");
/openbmc/linux/drivers/media/pci/intel/ivsc/
H A DKconfig14 camera sensor ownership and CSI-2 link through Image Processing
/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/
H A Dfvp-envelope.inc13 cp --archive --no-preserve=ownership ${S}/*_pkg/* ${D}${FVPDIR}/
/openbmc/linux/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.
/openbmc/linux/fs/hfsplus/
H A DKconfig16 style features such as file ownership and permissions.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/intel-speed-select/
H A Dintel-speed-select.bb5 for optimized total cost of ownership."
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libtracefs/
H A Dlibtracefs_1.8.1.bb14 file://0001-makefile-Do-not-preserve-ownership-in-cp-command.patch \
/openbmc/openbmc/poky/meta-selftest/recipes-test/wrapper/
H A Dcmdline-shebang-wrapper-test.bb11 # was not able to make ownership preservation check
/openbmc/openbmc/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
/openbmc/qemu/tests/
H A Ddbus-vmstate-daemon.sh33 name ownership and sending method calls -->
/openbmc/linux/drivers/video/
H A DKconfig11 Support tracking and hand-over of aperture ownership. Required
/openbmc/openbmc/meta-security/recipes-security/paxctl/
H A Dpaxctl_0.9.bb26 # install: cannot change ownership of '.../sbin/paxctl': \
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-prepare-buf.rst35 pass ownership of the buffer to the driver before actually enqueuing it,
/openbmc/linux/Documentation/networking/
H A 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
/openbmc/linux/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
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/
H A Dlibts_git.bb16 # Unix group name for dev/tee* ownership.
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DDEC-3-Clause7 this software in source and/or binary form. No title or ownership is
/openbmc/linux/Documentation/hid/
H A 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.
/openbmc/linux/Documentation/locking/
H A Dlocktorture.rst35 ownership (writers). The default value is twice the number
40 ownership (readers). The default is the same amount of writer

12345678910>>...14