Home
last modified time | relevance | path

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

12345678910>>...33

/Linux-v5.4/drivers/staging/android/
Dvsoc.c135 struct fd_scoped_permission permission; member
262 if (copy_from_user(&np->permission, in do_create_fd_scoped_permission()
263 &arg->perm, sizeof(np->permission)) || 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()
[all …]
/Linux-v5.4/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-v5.4/fs/orangefs/
Dsymlink.c17 .permission = orangefs_permission,
/Linux-v5.4/security/keys/
DMakefile14 permission.o \
/Linux-v5.4/arch/arm/mm/
Dabort-ev7.S30 ldr r3, =0x40d @ On permission fault
/Linux-v5.4/fs/coda/
Dpioctl.c33 .permission = coda_ioctl_permission,
/Linux-v5.4/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-v5.4/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-v5.4/LICENSES/deprecated/
DISC16 copyright notice and this permission notice appear in all copies.
/Linux-v5.4/LICENSES/exceptions/
DGCC-exception-2.013 the Free Software Foundation gives you unlimited permission to link the
/Linux-v5.4/fs/nilfs2/
Dnamei.c550 .permission = nilfs_permission,
556 .permission = nilfs_permission,
561 .permission = nilfs_permission,
Dfile.c148 .permission = nilfs_permission,
/Linux-v5.4/Documentation/security/
DSCTP.rst41 service as shown in the permission check tables below.
291 SELinux SCTP support adds the ``name_connect`` permission for connecting
292 to a specific port type and the ``association`` permission that is explained
307 ``association`` permission be validated. This is validated by checking the
/Linux-v5.4/Documentation/vm/
Dhmm.rst296 and the device driver wants pages for a range with at least read permission,
303 in the range with at least read permission.
306 which it wants to have write permission. Now driver set::
314 write permission i.e., if the CPU pte does not have write permission set then HMM
317 Note that HMM will populate the pfns array with write permission for any page
318 that is mapped with CPU write permission no matter what values are set
/Linux-v5.4/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
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
Dhubgm107.fuc511 * The above copyright notice and this permission notice shall be included in
/Linux-v5.4/LICENSES/preferred/
DMIT21 The above copyright notice and this permission notice shall be included in

12345678910>>...33