Searched full:owned (Results 1 – 25 of 60) sorted by relevance
123
| /Documentation/locking/ |
| D | rt-mutex-design.rst | 47 grab lock L1 (owned by C) 65 process blocks on a lock owned by the current process. To make this easier 68 This time, when A blocks on the lock owned by C, C would inherit the priority 209 a tree of all top waiters of the mutexes that are owned by the process. 211 blocked on mutexes owned by the process. 214 is waiting on a mutex that is owned by the task. So if the task has 305 mutex is not owned, this owner is set to NULL. Since all architectures 357 priority process that is waiting any of mutexes owned by the task. Since 372 process has just blocked on a mutex owned by the task, rt_mutex_adjust_prio 376 always contains the highest priority task that is waiting on a mutex owned
|
| D | robust-futexes.rst | 16 field. If userspace notices contention (the lock is already owned and 101 walks the list [not trusting it], and marks all locks that are owned by
|
| /Documentation/filesystems/ |
| D | omfs.rst | 37 uid=n make all files owned by specified user 38 gid=n make all files owned by specified group
|
| D | idmappings.rst | 178 owned by ``u1000``: 235 ``u0:k20000:r10000`` and it reads a file owned by ``u1000`` from disk. This 247 Consequently the user would see that this file is owned by ``u4000``. 586 ``dir`` and all files below it would continue to appear owned by the overflowid 594 owned by ``u1000``. At uni or at work they may have another login id such as 738 Assume a file owned by ``u1000`` is read from disk. The filesystem maps this id 792 also be reported as being owned by ``u1000`` and vica versa. 935 filesystem's idmapping via the mount's idmapping. The file is now owned by 960 are owned by ``u1000`` whereas at uni or work they have login id ``u1125``. 965 mix of files and directories owned by ``u1000`` and ``u1125``. [all …]
|
| D | affs.rst | 125 they will be owned by root. The root directory (the mount point) of the 126 Amiga filesystem will be owned by the user who actually mounts the
|
| D | isofs.rst | 11 uid=nnn All files in the partition will be owned by user id nnn.
|
| D | adfs.rst | 35 uid=nnn All files in the partition will be owned by
|
| D | befs.rst | 103 uid=nnn All files in the partition will be owned by user id nnn.
|
| /Documentation/admin-guide/LSM/ |
| D | SafeSetID.rst | 76 entity. For example, Linux has the notion that network namespaces are owned by 82 effectively prevents it from accessing the network namespace owned by the
|
| /Documentation/admin-guide/sysctl/ |
| D | fs.rst | 180 in world writable sticky directories, unless they are owned by the 219 owned by the owner of the directory. 254 owned by the current user and no security is applied. This is
|
| /Documentation/driver-api/ |
| D | sync_file.rst | 80 The returned reference is owned by the caller and must be disposed of
|
| /Documentation/ABI/stable/ |
| D | sysfs-class-tpm | 78 What: /sys/class/tpm/tpmX/device/owned 82 Description: The "owned" property produces a '1' if the TPM_TakeOwnership
|
| /Documentation/devicetree/bindings/soc/qcom/ |
| D | qcom,smsm.yaml | 19 certain bit owned by a certain remote processor.
|
| /Documentation/ABI/testing/ |
| D | sysfs-driver-intel_sdsi | 20 EBUSY Mailbox is owned by another agent.
|
| D | ima_policy | 124 policy appraises all files owned by root.
|
| /Documentation/devicetree/bindings/pci/ |
| D | nvidia,tegra194-pcie.yaml | 182 if the platform has one such slot, e.g., x16 slot owned by C5 controller 187 if the platform has one such slot, e.g., x16 slot owned by C5 controller
|
| /Documentation/devicetree/bindings/interconnect/ |
| D | samsung,exynos-bus.yaml | 23 The each AXI bus has the owned source clock but, has not the only owned power
|
| /Documentation/admin-guide/cgroup-v1/ |
| D | rdma.rst | 53 always owned by the creator cgroup css. This allows process migration from one
|
| /Documentation/driver-api/media/ |
| D | v4l2-controls.rst | 45 references to controls, possibly to controls owned by other handlers. 395 While in g_volatile/s/try_ctrl you can access the value of all controls owned 397 the value of controls owned by other handlers, then you have to be very careful 655 value of the controls owned by the given handler to the log. You can supply a
|
| /Documentation/virt/gunyah/ |
| D | index.rst | 32 own vCPU's time slice to an owned-VM's vCPU via a hypercall.
|
| /Documentation/mm/ |
| D | hwpoison.rst | 134 Limit injection to pages owned by memgroup. Specified by inode
|
| /Documentation/userspace-api/media/ |
| D | glossary.rst | 102 IP Blocks may be licensed to another party or can be owned
|
| /Documentation/bpf/ |
| D | map_lru_hash_update.dot | 29 label="Use node owned\nby this CPU"]
|
| /Documentation/driver-api/early-userspace/ |
| D | early_userspace_support.rst | 43 a way to create images with root-owned files even though the image was
|
| /Documentation/networking/ |
| D | lapb-module.rst | 203 is successful then the skbuff is owned by the LAPB module and may not be 219 is owned by the LAPB module and may not be used by the device driver again.
|
123