Searched full:ownership (Results 1 – 25 of 51) sorted by relevance
123
| /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 …]
|
| /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. 165 * Ownership of pointee must be 'released' by passing it to some graph API 205 has already been added (or already removed), as the ownership model
|
| /Documentation/driver-api/ |
| D | aperture.rst | 3 Managing Ownership of the Framebuffer Aperture
|
| /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
|
| /Documentation/devicetree/bindings/arm/keystone/ |
| D | ti,k3-sci-common.yaml | 43 - description: TI-SCI host id to which processor control ownership
|
| /Documentation/userspace-api/media/v4l/ |
| D | vidioc-prepare-buf.rst | 35 pass ownership of the buffer to the driver before actually enqueuing it,
|
| /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
|
| /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
|
| /Documentation/virt/gunyah/ |
| D | index.rst | 37 addresses. Memory ownership and usage tracking of all memory under its control. 42 Interrupt ownership is tracked and interrupt delivery is directly to the
|
| /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
|
| /Documentation/admin-guide/gpio/ |
| D | gpio-aggregator.rst | 20 using standard UNIX file ownership and permissions. Furthermore, this
|
| /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
|
| /Documentation/filesystems/smb/ |
| D | ksmbd.rst | 41 ownership of receiving/parsing of SMB commands. Each received command is worked 91 ownership (SIDs) ksmbd generates random subauth
|
| /Documentation/process/ |
| D | 1.Intro.rst | 244 original ownership; as a result, the kernel now has thousands of owners. 246 One implication of this ownership structure is that any attempt to change
|
| /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
|
| /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.
|
| /Documentation/ABI/testing/ |
| D | sysfs-bus-i3c | 13 the time this file is read. Note that bus ownership can change
|
| /Documentation/networking/caif/ |
| D | linux_caif.rst | 85 - When receiving / transmitting CAIF Packets (cfpkt), ownership is passed
|
| /Documentation/driver-api/rapidio/ |
| D | rapidio.rst | 255 algorithm. When a new device is found, the enumerator takes ownership of that 257 the enumerator has exclusive right to enumerate the device. If device ownership
|
| /Documentation/devicetree/bindings/net/wireless/ |
| D | qcom,ath10k.yaml | 129 region ownership.
|
| /Documentation/block/ |
| D | blk-mq.rst | 108 low level device driver taking ownership of the request. To run this queue, the
|
| /Documentation/fb/ |
| D | udlfb.rst | 51 * Fbdev does not arbitrate client ownership of the framebuffer well.
|
| /Documentation/driver-api/i3c/ |
| D | protocol.rst | 44 bus ownership, a master has to follow a specific procedure.
|
123