Searched refs:permission (Results 1 – 25 of 785) sorted by relevance
12345678910>>...32
/linux/Documentation/x86/ |
A D | xstate.rst | 33 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/Documentation/filesystems/ |
A 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
|
A 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.
|
A D | vfat.rst | 28 The permission mask (for files and directories, see *umask(1)*). 32 The permission mask for the directory. 36 The permission mask for files. 40 This option controls the permission check of mtime/atime. 160 If set, the execute permission bits of the file will be
|
/linux/fs/orangefs/ |
A D | symlink.c | 17 .permission = orangefs_permission,
|
/linux/security/keys/ |
A D | .permission.o.cmd | 1 …permission.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/b… 3 source_security/keys/permission.o := security/keys/permission.c 5 deps_security/keys/permission.o := \ 953 security/keys/permission.o: $(deps_security/keys/permission.o) 955 $(deps_security/keys/permission.o):
|
A D | Makefile | 14 permission.o \
|
A D | built-in.a | 7 permission.o/
|
A D | .built-in.a.cmd | 1 …eys/key.o security/keys/keyring.o security/keys/keyctl.o security/keys/permission.o security/keys/…
|
A D | Kconfig | 40 (permission, d_revalidate, lookup, getxattr, getacl, ...). 126 on keys and keyrings on which the caller has View permission.
|
/linux/Documentation/security/keys/ |
A D | core.rst | 44 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 …]
|
A 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/fs/coda/ |
A D | pioctl.c | 34 .permission = coda_ioctl_permission,
|
/linux/security/ |
A D | built-in.a | 7 keys/permission.o/
|
/linux/Documentation/security/ |
A D | SCTP.rst | 41 service as shown in the permission check tables below. 294 SELinux SCTP support adds the ``name_connect`` permission for connecting 295 to a specific port type and the ``association`` permission that is explained 310 ``association`` permission be validated. This is validated by checking the
|
/linux/fs/nilfs2/ |
A D | namei.c | 552 .permission = nilfs_permission, 560 .permission = nilfs_permission, 565 .permission = nilfs_permission,
|
A D | file.c | 149 .permission = nilfs_permission,
|
/linux/LICENSES/dual/ |
A 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/arch/arm/boot/dts/ |
A D | qcom-ipq4019-ap.dk01.1-c1.dts | 5 * copyright notice and this permission notice appear in all copies.
|
A D | arm-realview-eb-11mp-bbrevd.dts | 11 * The above copyright notice and this permission notice shall be included in
|
A D | arm-realview-eb-a9mp-bbrevd.dts | 11 * The above copyright notice and this permission notice shall be included in
|
A D | arm-realview-eb-bbrevd.dts | 11 * The above copyright notice and this permission notice shall be included in
|
/linux/LICENSES/exceptions/ |
A D | GCC-exception-2.0 | 13 the Free Software Foundation gives you unlimited permission to link the
|
/linux/LICENSES/deprecated/ |
A D | ISC | 16 copyright notice and this permission notice appear in all copies.
|
/linux/fs/kernfs/ |
A D | symlink.c | 151 .permission = kernfs_iop_permission,
|
Completed in 29 milliseconds
12345678910>>...32