Home
last modified time | relevance | path

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

12345678910>>...35

/Linux-v4.19/drivers/staging/android/
Dvsoc.c136 struct fd_scoped_permission permission; member
263 if (copy_from_user(&np->permission, &arg->perm, sizeof(*np)) || in do_create_fd_scoped_permission()
281 if (np->permission.begin_offset >= np->permission.end_offset) in do_create_fd_scoped_permission()
284 if (np->permission.end_offset > in do_create_fd_scoped_permission()
288 if (np->permission.begin_offset < in do_create_fd_scoped_permission()
292 if (!PAGE_ALIGNED(np->permission.begin_offset) || in do_create_fd_scoped_permission()
293 !PAGE_ALIGNED(np->permission.end_offset)) in do_create_fd_scoped_permission()
296 if (np->permission.owner_offset & in do_create_fd_scoped_permission()
297 (sizeof(np->permission.owner_offset) - 1)) in do_create_fd_scoped_permission()
300 if (np->permission.owner_offset + sizeof(np->permission.owner_offset) > in do_create_fd_scoped_permission()
[all …]
/Linux-v4.19/Documentation/filesystems/
Dadfs.txt8 ownmask=nnn The permission mask for ADFS 'owner' permissions
10 othmask=nnn The permission mask for ADFS 'other' permissions
26 (In older versions, an 'execute' permission did exist, but this
27 does not hold the same meaning as the Linux 'execute' permission
59 You can therefore tailor the permission translation to whatever you
Daffs.txt48 permission if the corresponding r bit is set.
114 - r permission will set R for user, group and others.
116 - w permission will set W and D for user, group and others.
118 - x permission of the user will set E for plain files.
/Linux-v4.19/fs/orangefs/
Dsymlink.c17 .permission = orangefs_permission,
/Linux-v4.19/security/keys/
DMakefile14 permission.o \
/Linux-v4.19/arch/arm/mm/
Dabort-ev7.S30 ldr r3, =0x40d @ On permission fault
/Linux-v4.19/fs/coda/
Dpioctl.c34 .permission = coda_ioctl_permission,
/Linux-v4.19/Documentation/security/
DSELinux-sctp.rst106 SELinux SCTP support adds the ``name_connect`` permission for connecting
107 to a specific port type and the ``association`` permission that is explained
122 ``association`` permission be validated. This is validated by checking the
/Linux-v4.19/Documentation/security/keys/
Drequest-key.rst153 if this denies permission, it doesn't search further.
163 grants permission, it recurses, executing steps (2) and (3) on that
166 The process stops immediately a valid key is found with permission granted to
199 the basal keyring does not grant Search permission.
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 …]
/Linux-v4.19/arch/arm/boot/dts/
Dqcom-ipq4019-ap.dk01.1-c1.dts5 * copyright notice and this permission notice appear in all copies.
Dbcm47081.dtsi9 * copyright notice and this permission notice appear in all copies.
Darm-realview-eb-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-a9mp-bbrevd.dts11 * The above copyright notice and this permission notice shall be included in
Darm-realview-eb-11mp-bbrevd-ctrevb.dts11 * The above copyright notice and this permission notice shall be included in
/Linux-v4.19/fs/nilfs2/
Dnamei.c550 .permission = nilfs_permission,
556 .permission = nilfs_permission,
561 .permission = nilfs_permission,
Dfile.c148 .permission = nilfs_permission,
/Linux-v4.19/LICENSES/preferred/
DMIT21 The above copyright notice and this permission notice shall be included in
/Linux-v4.19/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
Dhubgm107.fuc511 * 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
Dgpcgk208.fuc511 * The above copyright notice and this permission notice shall be included in

12345678910>>...35