Home
last modified time | relevance | path

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

12345678910>>...32

/Linux-v6.1/tools/testing/selftests/kvm/s390x/
Dtprot.c41 enum permission { enum
48 static enum permission test_protection(void *addr, uint8_t key) in test_protection()
61 return (enum permission)(mask >> 28); in test_protection()
77 enum permission expected;
143 enum permission result; in perform_next_stage()
/Linux-v6.1/Documentation/x86/
Dxstate.rst33 has permission in userspace storage of type uint64_t. The second argument
40 ARCH_REQ_XCOMP_PERM allows to request permission for a dynamically enabled
47 When requesting permission for a feature, the kernel checks the
61 permission to use the feature. If the process has no permission then the
62 kernel sends SIGILL to the application. If the process has permission then
/Linux-v6.1/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-v6.1/tools/testing/selftests/damon/
Dsysfs.sh54 permission=$3
63 if [ ! "$perm" = "$permission" ]
65 echo "$file permission: expected $permission but $perm"
/Linux-v6.1/fs/orangefs/
Dsymlink.c17 .permission = orangefs_permission,
/Linux-v6.1/security/keys/
DMakefile14 permission.o \
/Linux-v6.1/fs/coda/
Dpioctl.c34 .permission = coda_ioctl_permission,
/Linux-v6.1/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-v6.1/arch/arm/boot/dts/
Dqcom-ipq4019-ap.dk01.1-c1.dts5 * copyright notice and this permission notice appear in all copies.
Darm-realview-eb-11mp-bbrevd.dts11 * The above copyright notice and this permission notice shall be included in
Darm-realview-eb-a9mp-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-v6.1/LICENSES/deprecated/
DISC16 copyright notice and this permission notice appear in all copies.
/Linux-v6.1/LICENSES/exceptions/
DGCC-exception-2.013 the Free Software Foundation gives you unlimited permission to link the
/Linux-v6.1/fs/nilfs2/
Dnamei.c552 .permission = nilfs_permission,
560 .permission = nilfs_permission,
565 .permission = nilfs_permission,
Dfile.c149 .permission = nilfs_permission,
/Linux-v6.1/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-v6.1/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-v6.1/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dgpcgf100.fuc311 * The above copyright notice and this permission notice shall be included in
Dgpcgf117.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
Dgpcgk208.fuc511 * The above copyright notice and this permission notice shall be included in

12345678910>>...32