Home
last modified time | relevance | path

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

12345678910>>...32

/linux-6.15/Documentation/arch/x86/
H A 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.15/tools/testing/selftests/kvm/s390/
H A 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.15/Documentation/filesystems/
H A 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
H A 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.15/tools/testing/selftests/damon/
H A Dsysfs.sh54 permission=$3
63 if [ ! "$perm" = "$permission" ]
65 echo "$file permission: expected $permission but $perm"
/linux-6.15/fs/orangefs/
H A Dsymlink.c17 .permission = orangefs_permission,
/linux-6.15/fs/proc/
H A Dfd.c104 .permission = proc_fdinfo_permission,
371 .permission = proc_fd_permission,
413 .permission = proc_fdinfo_permission,
/linux-6.15/drivers/firmware/arm_scmi/vendors/imx/
H A Dimx95.rst140 | |DENIED: if the agent does not have permission to write |
163 | |DENIED: if the agent does not have permission to read |
226 | |DENIED: the agent does not have permission to set the RTC. |
287 | |DENIED: the agent does not have permission to set the RTC |
340 | |DENIED: the agent does not have permission to request RTC |
367 | |DENIED: the agent does not have permission to request |
539 | |DENIED: if the agent does not have permission to set the |
562 | |DENIED: if the agent does not have permission to get the |
597 | |DENIED: if the agent does not have permission to get the |
/linux-6.15/security/keys/
H A DMakefile14 permission.o \
/linux-6.15/fs/coda/
H A Dpioctl.c34 .permission = coda_ioctl_permission,
/linux-6.15/Documentation/security/keys/
H A Dcore.rst44 to it, subject to permission checking.
223 only recurse into nested keyrings that have search permission set.
229 Link permission on the key.
253 creation request. Tasks must be granted explicit permission to assign a
396 does not have permission to write to the keyring.
438 permission.
557 process must have write permission on the keyring, and it must be a
570 have write permission on the keyring and must have link permission on the
611 ignored. The process must have write permission on the keyring.
811 mustn't deny permission, otherwise error EPERM will be returned.
[all …]
H A 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.15/arch/arm/boot/dts/qcom/
H A Dqcom-ipq4019-ap.dk01.1-c1.dts5 * copyright notice and this permission notice appear in all copies.
/linux-6.15/Documentation/trace/coresight/
H A Dcoresight-dummy.rst14 have permission to access or configure, e.g., CoreSight TPDMs on Qualcomm
/linux-6.15/LICENSES/exceptions/
H A DGCC-exception-2.013 the Free Software Foundation gives you unlimited permission to link the
/linux-6.15/LICENSES/deprecated/
H A DISC16 copyright notice and this permission notice appear in all copies.
/linux-6.15/fs/nilfs2/
H A Dnamei.c573 .permission = nilfs_permission,
581 .permission = nilfs_permission,
586 .permission = nilfs_permission,
H A Dfile.c157 .permission = nilfs_permission,
/linux-6.15/Documentation/security/
H A 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.15/LICENSES/dual/
H A 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.15/arch/arm/boot/dts/arm/
H A Darm-realview-eb-bbrevd.dts11 * The above copyright notice and this permission notice shall be included in
H A Darm-realview-eb-11mp-bbrevd.dts11 * The above copyright notice and this permission notice shall be included in
H A Darm-realview-eb-a9mp-bbrevd.dts11 * The above copyright notice and this permission notice shall be included in
/linux-6.15/fs/
H A Dfhandle.c335 if (eops && eops->permission) in handle_to_path()
336 retval = eops->permission(&ctx, o_flags); in handle_to_path()
/linux-6.15/fs/tracefs/
H A Dinode.c253 .permission = tracefs_permission,
260 .permission = tracefs_permission,
266 .permission = tracefs_permission,

12345678910>>...32