Searched refs:permission (Results 1 – 25 of 786) sorted by relevance
12345678910>>...32
/linux-6.6.21/Documentation/arch/x86/ |
D | xstate.rst | 49 has permission in userspace storage of type uint64_t. The second argument 56 ARCH_REQ_XCOMP_PERM allows to request permission for a dynamically enabled 63 When requesting permission for a feature, the kernel checks the 77 permission to use the feature. If the process has no permission then the 78 kernel sends SIGILL to the application. If the process has permission then 123 explicitly ask permission to use it:: 150 The permission for the guest state component needs to be managed separately 152 are extended to control the guest permission: 167 same semantics for the guest permission. While providing a similar 169 first VCPU is created. Any attempt to change permission after that point [all …]
|
/linux-6.6.21/tools/testing/selftests/kvm/s390x/ |
D | tprot.c | 40 enum permission { enum 47 static enum permission test_protection(void *addr, uint8_t key) in test_protection() 60 return (enum permission)(mask >> 28); in test_protection() 76 enum permission expected; 142 enum permission result; in perform_next_stage()
|
/linux-6.6.21/Documentation/filesystems/ |
D | adfs.rst | 39 ownmask=nnn The permission mask for ADFS 'owner' permissions 41 othmask=nnn The permission mask for ADFS 'other' permissions 58 (In older versions, an 'execute' permission did exist, but this 59 does not hold the same meaning as the Linux 'execute' permission 92 You can therefore tailor the permission translation to whatever you
|
D | affs.rst | 57 permission if the corresponding r bit is set. 133 - r permission will allow R for user, group and others. 135 - w permission will allow W for user, group and others. 137 - x permission of the user will allow E for plain files.
|
/linux-6.6.21/tools/testing/selftests/damon/ |
D | sysfs.sh | 54 permission=$3 63 if [ ! "$perm" = "$permission" ] 65 echo "$file permission: expected $permission but $perm"
|
/linux-6.6.21/fs/orangefs/ |
D | symlink.c | 17 .permission = orangefs_permission,
|
/linux-6.6.21/fs/reiserfs/ |
D | file.c | 258 .permission = reiserfs_permission, 267 .permission = reiserfs_permission,
|
/linux-6.6.21/security/keys/ |
D | Makefile | 14 permission.o \
|
/linux-6.6.21/fs/coda/ |
D | pioctl.c | 34 .permission = coda_ioctl_permission,
|
/linux-6.6.21/Documentation/security/keys/ |
D | core.rst | 44 to it, subject to permission checking. 223 only recurse into nested keyrings that have search permission set. 228 keyring to a key, a process must have Write permission on the keyring and 229 Link permission on the key. 246 as well; SELinux is simply invoked after all basic permission checks have been 253 creation request. Tasks must be granted explicit permission to assign a 254 particular context to newly-created keys, using the "create" permission in the 284 The only keys included in the list are those that grant View permission to 389 type. The process must also have permission to write to the key to be able 396 does not have permission to write to the keyring. [all …]
|
D | request-key.rst | 156 if this denies permission, it doesn't search further. 166 grants permission, it recurses, executing steps (2) and (3) on that 169 The process stops immediately a valid key is found with permission granted to 207 the basal keyring does not grant Search permission.
|
/linux-6.6.21/arch/arm/boot/dts/qcom/ |
D | qcom-ipq4019-ap.dk01.1-c1.dts | 5 * copyright notice and this permission notice appear in all copies.
|
/linux-6.6.21/LICENSES/exceptions/ |
D | GCC-exception-2.0 | 13 the Free Software Foundation gives you unlimited permission to link the
|
/linux-6.6.21/Documentation/trace/coresight/ |
D | coresight-dummy.rst | 14 have permission to access or configure, e.g., CoreSight TPDMs on Qualcomm
|
/linux-6.6.21/LICENSES/deprecated/ |
D | ISC | 16 copyright notice and this permission notice appear in all copies.
|
/linux-6.6.21/fs/nilfs2/ |
D | namei.c | 552 .permission = nilfs_permission, 560 .permission = nilfs_permission, 565 .permission = nilfs_permission,
|
/linux-6.6.21/Documentation/security/ |
D | SCTP.rst | 38 service as shown in the permission check tables below. 292 SELinux SCTP support adds the ``name_connect`` permission for connecting 293 to a specific port type and the ``association`` permission that is explained 308 ``association`` permission be validated. This is validated by checking the
|
/linux-6.6.21/LICENSES/dual/ |
D | CC-BY-4.0 | 40 permission to use material in ways otherwise restricted by 53 licenses, a licensor grants the public permission to use the 55 the licensor's permission is not necessary for any reason--for 89 permission under the Copyright and Similar Rights held by the 130 process that requires permission under the Licensed Rights, such 197 may be construed as permission to assert or imply that You 371 be made without permission under this Public License.
|
/linux-6.6.21/fs/tracefs/ |
D | inode.c | 206 .permission = tracefs_permission, 213 .permission = tracefs_permission, 219 .permission = tracefs_permission,
|
/linux-6.6.21/arch/arm/boot/dts/arm/ |
D | arm-realview-eb-a9mp-bbrevd.dts | 11 * The above copyright notice and this permission notice shall be included in
|
D | arm-realview-eb-11mp-bbrevd.dts | 11 * The above copyright notice and this permission notice shall be included in
|
D | arm-realview-eb-bbrevd.dts | 11 * The above copyright notice and this permission notice shall be included in
|
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | gpcgf100.fuc3 | 11 * The above copyright notice and this permission notice shall be included in
|
D | gpcgk104.fuc3 | 11 * The above copyright notice and this permission notice shall be included in
|
D | gpcgk110.fuc3 | 11 * The above copyright notice and this permission notice shall be included in
|
12345678910>>...32