Home
last modified time | relevance | path

Searched refs:permission (Results 1 – 25 of 786) sorted by relevance

12345678910>>...32

/linux-6.6.21/Documentation/arch/x86/
Dxstate.rst49 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/
Dtprot.c40 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/
Dadfs.rst39 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
Daffs.rst57 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/
Dsysfs.sh54 permission=$3
63 if [ ! "$perm" = "$permission" ]
65 echo "$file permission: expected $permission but $perm"
/linux-6.6.21/fs/orangefs/
Dsymlink.c17 .permission = orangefs_permission,
/linux-6.6.21/fs/reiserfs/
Dfile.c258 .permission = reiserfs_permission,
267 .permission = reiserfs_permission,
/linux-6.6.21/security/keys/
DMakefile14 permission.o \
/linux-6.6.21/fs/coda/
Dpioctl.c34 .permission = coda_ioctl_permission,
/linux-6.6.21/Documentation/security/keys/
Dcore.rst44 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 …]
Drequest-key.rst156 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/
Dqcom-ipq4019-ap.dk01.1-c1.dts5 * copyright notice and this permission notice appear in all copies.
/linux-6.6.21/LICENSES/exceptions/
DGCC-exception-2.013 the Free Software Foundation gives you unlimited permission to link the
/linux-6.6.21/Documentation/trace/coresight/
Dcoresight-dummy.rst14 have permission to access or configure, e.g., CoreSight TPDMs on Qualcomm
/linux-6.6.21/LICENSES/deprecated/
DISC16 copyright notice and this permission notice appear in all copies.
/linux-6.6.21/fs/nilfs2/
Dnamei.c552 .permission = nilfs_permission,
560 .permission = nilfs_permission,
565 .permission = nilfs_permission,
/linux-6.6.21/Documentation/security/
DSCTP.rst38 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/
DCC-BY-4.040 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/
Dinode.c206 .permission = tracefs_permission,
213 .permission = tracefs_permission,
219 .permission = tracefs_permission,
/linux-6.6.21/arch/arm/boot/dts/arm/
Darm-realview-eb-a9mp-bbrevd.dts11 * The above copyright notice and this permission notice shall be included in
Darm-realview-eb-11mp-bbrevd.dts11 * The above copyright notice and this permission notice shall be included in
Darm-realview-eb-bbrevd.dts11 * The above copyright notice and this permission notice shall be included in
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dgpcgf100.fuc311 * The above copyright notice and this permission notice shall be included in
Dgpcgk104.fuc311 * The above copyright notice and this permission notice shall be included in
Dgpcgk110.fuc311 * The above copyright notice and this permission notice shall be included in

12345678910>>...32