Searched refs:permission (Results 1 - 200 of 2565) sorted by relevance

1234567891011>>

/linux-4.1.27/security/keys/
H A DMakefile13 permission.o \
H A Dkeyctl.c153 * matching key. Keyrings must have appropriate Search permission to be
251 * The requested keyring must have search permission to be found.
279 * permission for it to be joined. Session keyrings without this permit will
310 * The key must grant the caller Write permission and the key type must support
362 * The key must be grant the caller Write or Setattr permission for this to
397 * The key must be grant the caller Invalidate permission for this to work.
442 * The keyring must grant the caller Write permission for this to work. If
481 * The key must grant the caller Link permission and the the keyring must grant
482 * the caller Write permission. Furthermore, if an additional link is created,
516 * The keyring must grant the caller Write permission for this to work; the key
551 * The key must grant the caller View permission for this to work.
625 * key. Only keyrings that grant the caller Search permission will be searched
626 * (this includes the starting keyring). Only keys with Search permission can
630 * supplied and the key has Link permission, and the found key ID will be
720 * The key must either grant the caller Read permission, or it must grant the
721 * caller Search permission when searched for from the process keyrings.
781 * The key must grant the caller Setattr permission for this to work, though
904 * Change the permission mask on a key.
906 * The key must grant the caller Setattr permission for this to work, though
908 * sysadmin capability, it may only change the permission on keys that it owns.
947 * Write permission on it.
1291 * Either the key must grant the caller Setattr permission or else the caller
1346 * Search permission grant available to the caller.
1394 * The key must grant the caller View permission for this to work.
1457 * The keyring must exist and must grant the caller LINK permission, and the
H A Dpermission.c1 /* Key permission checking
22 * Check to see whether permission is granted to use a key in the desired way,
/linux-4.1.27/fs/afs/
H A Dafs.h94 #define AFS_ACE_READ 0x00000001U /* - permission to read a file/dir */
95 #define AFS_ACE_WRITE 0x00000002U /* - permission to write/chmod a file */
96 #define AFS_ACE_INSERT 0x00000004U /* - permission to create dirent in a dir */
97 #define AFS_ACE_LOOKUP 0x00000008U /* - permission to lookup a file/dir in a dir */
98 #define AFS_ACE_DELETE 0x00000010U /* - permission to delete a dirent from a dir */
99 #define AFS_ACE_LOCK 0x00000020U /* - permission to lock a file */
100 #define AFS_ACE_ADMINISTER 0x00000040U /* - permission to change ACL */
101 #define AFS_ACE_USER_A 0x01000000U /* - 'A' user-defined permission */
102 #define AFS_ACE_USER_B 0x02000000U /* - 'B' user-defined permission */
103 #define AFS_ACE_USER_C 0x04000000U /* - 'C' user-defined permission */
104 #define AFS_ACE_USER_D 0x08000000U /* - 'D' user-defined permission */
105 #define AFS_ACE_USER_E 0x10000000U /* - 'E' user-defined permission */
106 #define AFS_ACE_USER_F 0x20000000U /* - 'F' user-defined permission */
107 #define AFS_ACE_USER_G 0x40000000U /* - 'G' user-defined permission */
108 #define AFS_ACE_USER_H 0x80000000U /* - 'H' user-defined permission */
/linux-4.1.27/arch/powerpc/include/asm/
H A Dpte-fsl-booke.h21 #define _PAGE_RW 0x00004 /* S: Write permission (SW) */
23 #define _PAGE_EXEC 0x00010 /* H: SX permission */
H A Dpte-40x.h44 #define _PAGE_USER 0x010 /* matches one of the zone permission bits */
49 #define _PAGE_EXEC 0x200 /* hardware: EX permission */
H A Dpte-44x.h75 #define _PAGE_RW 0x00000002 /* S: Write permission */
76 #define _PAGE_EXEC 0x00000004 /* H: Execute permission */
/linux-4.1.27/arch/arm/mm/
H A Dfsr-3level.c14 { do_bad, SIGBUS, 0, "reserved permission fault" },
15 { do_bad, SIGSEGV, SEGV_ACCERR, "level 1 permission fault" },
16 { do_page_fault, SIGSEGV, SEGV_ACCERR, "level 2 permission fault" },
17 { do_page_fault, SIGSEGV, SEGV_ACCERR, "level 3 permission fault" },
H A Dfsr-2level.c19 { do_sect_fault, SIGSEGV, SEGV_ACCERR, "section permission fault" },
21 { do_page_fault, SIGSEGV, SEGV_ACCERR, "page permission fault" },
59 { do_sect_fault, SIGSEGV, SEGV_ACCERR, "section permission fault" },
61 { do_page_fault, SIGSEGV, SEGV_ACCERR, "page permission fault" },
/linux-4.1.27/include/linux/
H A Dsecurity.h213 * Return 0 if the hook is successful and permission is granted.
222 * Return 0 if the hook is successful and permission is granted.
258 * Check permission before obtaining filesystem statistics for the @mnt
261 * Return 0 if permission is granted.
263 * Check permission before an object specified by @dev_name is mounted on
274 * Return 0 if permission is granted.
290 * Return 0 if permission is granted.
292 * Check permission before the @mnt file system is unmounted.
295 * Return 0 if permission is granted.
297 * Check permission before pivoting the root filesystem.
300 * Return 0 if permission is granted.
356 * Check permission to create a regular file.
360 * Return 0 if permission is granted.
362 * Check permission before creating a new hard link to a file.
366 * Return 0 if permission is granted.
368 * Check permission before creating a new hard link to a file.
374 * Return 0 if permission is granted.
376 * Check the permission to remove a hard link to a file.
379 * Return 0 if permission is granted.
381 * Check the permission to remove a hard link to a file.
384 * Return 0 if permission is granted.
386 * Check the permission to create a symbolic link to a file.
390 * Return 0 if permission is granted.
392 * Check the permission to create a symbolic link to a file.
397 * Return 0 if permission is granted.
404 * Return 0 if permission is granted.
412 * Return 0 if permission is granted.
414 * Check the permission to remove a directory.
417 * Return 0 if permission is granted.
419 * Check the permission to remove a directory.
423 * Return 0 if permission is granted.
433 * Return 0 if permission is granted.
442 * Return 0 if permission is granted.
444 * Check for permission to rename a file or directory.
449 * Return 0 if permission is granted.
451 * Check for permission to rename a file or directory.
456 * Return 0 if permission is granted.
458 * Check for permission to change DAC's permission of a file or directory.
462 * Return 0 if permission is granted.
464 * Check for permission to change owner/group of a file or directory.
468 * Return 0 if permission is granted.
470 * Check for permission to change root directory.
472 * Return 0 if permission is granted.
474 * Check the permission to read the symbolic link.
476 * Return 0 if permission is granted.
478 * Check permission to follow a symbolic link when looking up a pathname.
481 * Return 0 if permission is granted.
483 * Check permission before accessing an inode. This hook is called by the
484 * existing Linux permission function, so a security module can use it to
485 * provide additional checking for existing Linux permission checks.
487 * other operations), whereas the file_security_ops permission hook is
490 * @mask contains the permission mask.
491 * Return 0 if permission is granted.
493 * Check permission before setting file attributes. Note that the kernel
499 * Return 0 if permission is granted.
501 * Check permission before truncating a file.
503 * Return 0 if permission is granted.
505 * Check permission before obtaining file attributes.
508 * Return 0 if permission is granted.
510 * Check permission before setting the extended attributes
512 * Return 0 if permission is granted.
517 * Check permission before obtaining the extended attributes
519 * Return 0 if permission is granted.
521 * Check permission before obtaining the list of extended attribute
523 * Return 0 if permission is granted.
525 * Check permission before removing the extended attribute
527 * Return 0 if permission is granted.
584 * Return 0 if permission is granted.
590 * Return 0 if the hook is successful and permission is granted.
598 * Check permission for an ioctl operation on @file. Note that @arg
602 * Return 0 if permission is granted.
606 * Return 0 if permission is granted.
614 * Return 0 if permission is granted.
620 * Return 0 if permission is granted.
622 * Check permission before performing file locking operations.
627 * Return 0 if permission is granted.
629 * Check permission before allowing the file operation specified by @cmd
637 * Return 0 if permission is granted.
644 * Check permission for the file owner @fown to send SIGIO or SIGURG to the
653 * Return 0 if permission is granted.
658 * Return 0 if permission is granted.
660 * Save open-time permission checking state for later use upon
667 * Check permission before creating a child process. See the clone(2)
670 * Return 0 if permission is granted.
713 * Return 0 if permission is granted.
724 * Return 0 if permission is granted.
735 * Check permission before setting the process group identifier of the
739 * Return 0 if permission is granted.
741 * Check permission before getting the process group identifier of the
744 * Return 0 if permission is granted.
746 * Check permission before getting the session identifier of the process
749 * Return 0 if permission is granted.
756 * Check permission before setting the nice value of @p to @nice.
759 * Return 0 if permission is granted.
761 * Check permission before setting the ioprio value of @p to @ioprio.
764 * Return 0 if permission is granted.
766 * Check permission before getting the ioprio value of @p.
768 * Return 0 if permission is granted.
770 * Check permission before setting the resource limits of the current
775 * Return 0 if permission is granted.
777 * Check permission before setting scheduling policy and/or parameters of
782 * Return 0 if permission is granted.
784 * Check permission before obtaining scheduling information for process
787 * Return 0 if permission is granted.
789 * Check permission before moving memory owned by process @p.
791 * Return 0 if permission is granted.
793 * Check permission before sending signal @sig to @p. @info can be NULL,
803 * Return 0 if permission is granted.
805 * Check permission before allowing a process to reap a child process @p
808 * Return 0 if permission is granted.
810 * Check permission before performing a process control operation on the
828 * Save security information for a netlink message so that permission
846 * Return 0 if permission is granted.
852 * Return 0 if permission is granted.
858 * and permission hooks in inode_security_ops), binding and connecting to
872 * Return 0 if permission is granted.
888 * Check permission before socket protocol layer bind operation is
894 * Return 0 if permission is granted.
896 * Check permission before socket protocol layer connect operation
901 * Return 0 if permission is granted.
903 * Check permission before socket protocol layer listen operation.
906 * Return 0 if permission is granted.
908 * Check permission before accepting a new connection. Note that the new
913 * Return 0 if permission is granted.
915 * Check permission before transmitting a message to another socket.
919 * Return 0 if permission is granted.
921 * Check permission before receiving a message from a socket.
926 * Return 0 if permission is granted.
928 * Check permission before the local address (name) of the socket object
931 * Return 0 if permission is granted.
933 * Check permission before the remote address (name) of a socket object
936 * Return 0 if permission is granted.
943 * Return 0 if permission is granted.
950 * Return 0 if permission is granted.
952 * Checks permission before all or part of a connection on the socket
956 * Return 0 if permission is granted.
1096 * Check permission when a flow selects a xfrm_policy for processing
1099 * Return 0 if permission is granted, -ESRCH otherwise, or -errno
1119 * Return 0 if permission is granted, -ve error otherwise.
1131 * Return 0 if permission is granted, -ve error otherwise.
1148 * @ipcp contains the kernel IPC permission structure
1149 * @flag contains the desired (requested) permission set
1150 * Return 0 if permission is granted.
1153 * @ipcp contains the kernel IPC permission structure.
1163 * Return 0 if operation was successful and permission is granted.
1175 * Return 0 if operation was successful and permission is granted.
1180 * Check permission when a message queue is requested through the
1186 * Return 0 if permission is granted.
1188 * Check permission when a message control operation specified by @cmd
1193 * Return 0 if permission is granted.
1195 * Check permission before a message, @msg, is enqueued on the message
1200 * Return 0 if permission is granted.
1202 * Check permission before a message, @msg, is removed from the message
1211 * Return 0 if permission is granted.
1220 * Return 0 if operation was successful and permission is granted.
1225 * Check permission when a shared memory region is requested through the
1231 * Return 0 if permission is granted.
1233 * Check permission when a shared memory control operation specified by
1238 * Return 0 if permission is granted.
1246 * Return 0 if permission is granted.
1255 * Return 0 if operation was successful and permission is granted.
1260 * Check permission when a semaphore is requested through the semget
1266 * Return 0 if permission is granted.
1268 * Check permission when a semaphore operation specified by @cmd is to be
1273 * Return 0 if permission is granted.
1282 * Return 0 if permission is granted.
1287 * Return 0 if permission is granted.
1304 * Check permission before allowing the current process to trace the
1313 * Return 0 if permission is granted.
1315 * Check that the @parent process has sufficient permission to trace the
1319 * Return 0 if permission is granted.
1322 * the @target process. The hook may also perform permission checking to
1338 * Return 0 and update @new if permission is granted.
1348 * Check permission before accessing the kernel message ring or changing
1353 * Return 0 if permission is granted.
1355 * Check permission to change the system time.
1359 * Return 0 if permission is granted.
1364 * Return 0 if permission is granted.
H A Dkey.h169 #define KEY_FLAG_ROOT_CAN_CLEAR 6 /* set if key can be cleared by root without permission */
174 #define KEY_FLAG_ROOT_CAN_INVAL 11 /* set if key can be invalidated by root without permission */
317 #define KEY_NEED_VIEW 0x01 /* Require permission to view attributes */
318 #define KEY_NEED_READ 0x02 /* Require permission to read content */
319 #define KEY_NEED_WRITE 0x04 /* Require permission to update / modify */
320 #define KEY_NEED_SEARCH 0x08 /* Require permission to search (keyring) or find (key) */
321 #define KEY_NEED_LINK 0x10 /* Require permission to link */
322 #define KEY_NEED_SETATTR 0x20 /* Require permission to change attributes */
H A Dath9k_platform.h8 * copyright notice and this permission notice appear in all copies.
H A Dcordic.h6 * copyright notice and this permission notice appear in all copies.
/linux-4.1.27/security/apparmor/
H A Dfile.c26 * audit_file_mask - convert mask to permission string
28 * @mask: permission mask to convert
158 * @old: permission set in old mapping
160 * Returns: new permission mapping
189 * TODO: convert from dfa + state to permission entry, do computation conversion
192 * Returns: computed permission set
229 * aa_str_perms - find permission that match @name
233 * @cond: conditions to consider for permission set computation (NOT NULL)
312 * @link: link permission set
313 * @target: target permission set
331 * aa_path_link - Handle hard link permission check
337 * Handle the permission test for a link & target pair. Permission
338 * is encoded as a pair where the link permission is determined
341 * making the target permission dependent on the link permission match.
344 * on link are a subset of the permission granted to target.
406 /* Do link perm subset test requiring allowed permission on link are a aa_path_link()
440 * aa_file_perm - do permission revalidation check & audit for @file
H A Dipc.c61 * Returns: %0 else error code if permission denied or error
78 * aa_ptrace - do ptrace permission check and auditing
83 * Returns: %0 else error code if permission denied or error
H A Dlsm.c154 * common_perm - basic common permission check wrapper fn for paths
156 * @path: path to check permission of (NOT NULL)
158 * @cond: conditional info for the permission request (NOT NULL)
160 * Returns: %0 else error code if error or permission denied
176 * common_perm_dir_dentry - common permission wrapper when path is dir, dentry
181 * @cond: conditional info for the permission request (NOT NULL)
183 * Returns: %0 else error code if error or permission denied
195 * common_perm_mnt_dentry - common permission wrapper when mnt, dentry
201 * Returns: %0 else error code if error or permission denied
215 * common_perm_rm - common permission wrapper for operations doing rm
219 * @mask: requested permission mask
221 * Returns: %0 else error code if error or permission denied
239 * common_perm_create - common permission wrapper for operations doing create
243 * @mask: request permission mask
246 * Returns: %0 else error code if error or permission denied
385 /* If in exec, permission is handled by bprm hooks. apparmor_file_open()
/linux-4.1.27/include/linux/sunrpc/
H A Dgss_asn1.h24 * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
28 * this permission notice appear in supporting documentation, and that
31 * permission. Furthermore if you modify this software you must label
H A Dgss_err.h18 * that both that copyright notice and this permission notice appear in
21 * without specific, written prior permission. OpenVision makes no
/linux-4.1.27/fs/cachefiles/
H A Dsecurity.c37 pr_err("Security denies permission to nominate security context: error %d\n", cachefiles_get_security_ID()
60 pr_err("Security denies permission to make dirs: error %d", cachefiles_check_cache_dir()
67 pr_err("Security denies permission to create files: error %d", cachefiles_check_cache_dir()
/linux-4.1.27/arch/m68k/math-emu/
H A Dfp_trig.h8 I hereby give permission, free of charge, to copy, modify, and
H A Dfp_emu.h10 * notice, and the entire permission notice in its entirety,
17 * written permission.
/linux-4.1.27/security/selinux/include/
H A Davc.h82 * permission. Take notice that this is unrelated to the avc_audit_required()
91 * permission was READ and the auditdeny checks were for avc_audit_required()
122 * avc_has_perm() after a permission check, but can also be
124 * in order to separate the permission check from the auditing.
125 * For example, this separation is useful when the permission check must
/linux-4.1.27/drivers/net/ethernet/qualcomm/
H A Dqca_debug.h7 * that the above copyright notice and this permission notice appear
H A Dqca_7k.h7 * that the above copyright notice and this permission notice appear
H A Dqca_spi.h7 * that the above copyright notice and this permission notice appear
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dtrace.c6 * copyright notice and this permission notice appear in all copies.
H A Dhw.c6 * copyright notice and this permission notice appear in all copies.
H A Dtestmode.h6 * copyright notice and this permission notice appear in all copies.
H A Dthermal.h6 * copyright notice and this permission notice appear in all copies.
H A Dtxrx.h7 * copyright notice and this permission notice appear in all copies.
H A Dhtt.c7 * copyright notice and this permission notice appear in all copies.
H A Dmac.h7 * copyright notice and this permission notice appear in all copies.
H A Dspectral.h6 * copyright notice and this permission notice appear in all copies.
H A Dtestmode_i.h6 * copyright notice and this permission notice appear in all copies.
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A Dtrace.c6 * copyright notice and this permission notice appear in all copies.
H A DMakefile10 # copyright notice and this permission notice appear in all copies.
H A Dtestmode.h7 * copyright notice and this permission notice appear in all copies.
H A Dcfg80211.h7 * copyright notice and this permission notice appear in all copies.
H A Dcommon.h7 * copyright notice and this permission notice appear in all copies.
H A Dtestmode.c7 * copyright notice and this permission notice appear in all copies.
/linux-4.1.27/drivers/net/wireless/ath/
H A Dtrace.c6 * copyright notice and this permission notice appear in all copies.
H A Ddebug.c6 * copyright notice and this permission notice appear in all copies.
H A Dtrace.h6 * copyright notice and this permission notice appear in all copies.
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
H A Dpmc.h6 * copyright notice and this permission notice appear in all copies.
H A Ddebug.h6 * copyright notice and this permission notice appear in all copies.
H A Dpmc.c6 * copyright notice and this permission notice appear in all copies.
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
H A Dtrace.c6 * copyright notice and this permission notice appear in all copies.
H A Dwil_platform.h6 * copyright notice and this permission notice appear in all copies.
H A Ddebug.c6 * copyright notice and this permission notice appear in all copies.
H A Dfw.c6 * copyright notice and this permission notice appear in all copies.
H A Dwil_platform.c6 * copyright notice and this permission notice appear in all copies.
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
H A Dbcdc.h6 * copyright notice and this permission notice appear in all copies.
H A Dbtcoex.h6 * copyright notice and this permission notice appear in all copies.
H A Dcommon.h5 * copyright notice and this permission notice appear in all copies.
H A Dof.h6 * copyright notice and this permission notice appear in all copies.
H A Dpcie.h5 * copyright notice and this permission notice appear in all copies.
H A Dtracepoint.c6 * copyright notice and this permission notice appear in all copies.
H A Dfirmware.h6 * copyright notice and this permission notice appear in all copies.
H A Dfwsignal.h6 * copyright notice and this permission notice appear in all copies.
H A Dmsgbuf.h5 * copyright notice and this permission notice appear in all copies.
H A Dof.c6 * copyright notice and this permission notice appear in all copies.
H A Dusb.h6 * copyright notice and this permission notice appear in all copies.
H A Dvendor.h6 * copyright notice and this permission notice appear in all copies.
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
H A Dantsel.h6 * copyright notice and this permission notice appear in all copies.
H A Dbrcms_trace_events.c6 * copyright notice and this permission notice appear in all copies.
H A Dled.h6 * copyright notice and this permission notice appear in all copies.
H A Dpmu.h6 * copyright notice and this permission notice appear in all copies.
H A DMakefile8 # copyright notice and this permission notice appear in all copies.
H A Dampdu.h6 * copyright notice and this permission notice appear in all copies.
H A Dbrcms_trace_events.h6 * copyright notice and this permission notice appear in all copies.
H A Dchannel.h6 * copyright notice and this permission notice appear in all copies.
H A Dstf.h6 * copyright notice and this permission notice appear in all copies.
H A Ducode_loader.h6 * copyright notice and this permission notice appear in all copies.
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmutil/
H A DMakefile8 # copyright notice and this permission notice appear in all copies.
/linux-4.1.27/net/wireless/
H A Dregdb.h9 * copyright notice and this permission notice appear in all copies.
/linux-4.1.27/security/tomoyo/
H A Dfile.c239 * tomoyo_check_path_acl - Check permission for path operation.
265 * tomoyo_check_path_number_acl - Check permission for path number operation.
285 * tomoyo_check_path2_acl - Check permission for path path operation.
304 * tomoyo_check_mkdev_acl - Check permission for path number number number operation.
333 * Returns true if @a == @b except permission bits, false otherwise.
402 * Returns true if @a == @b except permission bits, false otherwise.
481 * Returns true if @a == @b except permission bits, false otherwise.
548 * tomoyo_path_permission - Check permission for single path operation.
578 * tomoyo_execute_permission - Check permission for execute operation.
591 * Unlike other permission checks, this check is done regardless of tomoyo_execute_permission()
614 * Returns true if @a == @b except permission bits, false otherwise.
682 * tomoyo_path_number_perm - Check permission for "create", "mkdir", "mkfifo", "mksock", "ioctl", "chmod", "chown", "chgrp".
727 * tomoyo_check_open_permission - Check permission for "read" and "write".
776 * tomoyo_path_perm - Check permission for "unlink", "rmdir", "truncate", "symlink", "append", "chroot" and "unmount".
832 * tomoyo_mkdev_perm - Check permission for "mkblock" and "mkchar".
877 * tomoyo_path2_perm - Check permission for "rename", "link" and "pivot_root".
H A Denviron.c10 * tomoyo_check_env_acl - Check permission for environment variable's name.
40 * tomoyo_env_perm - Check permission for environment variable's name.
H A Dtomoyo.c123 * Execute permission is checked against pathname passed to do_execve() tomoyo_bprm_check_security()
133 * Read permission is checked against interpreters using next domain. tomoyo_bprm_check_security()
183 * @mode: DAC permission mode.
230 * @mode: DAC permission mode.
331 /* Don't check read permission here if called from do_execve(). */ tomoyo_file_open()
356 * @mode: DAC permission mode.
444 * tomoyo_socket_listen - Check permission for listen().
457 * tomoyo_socket_connect - Check permission for connect().
472 * tomoyo_socket_bind - Check permission for bind().
487 * tomoyo_socket_sendmsg - Check permission for sendmsg().
H A Dmount.c38 * tomoyo_check_mount_acl - Check permission for path path path number operation.
62 * tomoyo_mount_acl - Check permission for mount() operation.
177 * tomoyo_mount_permission - Check permission for mount() operation.
H A Dnetwork.c189 * Returns true if @a == @b except permission bits, false otherwise.
208 * Returns true if @a == @b except permission bits, false otherwise.
411 * tomoyo_check_inet_acl - Check permission for inet domain socket operation.
441 * tomoyo_check_unix_acl - Check permission for unix domain socket operation.
460 * tomoyo_inet_entry - Check permission for INET network operation.
491 * tomoyo_check_inet_address - Check permission for inet domain socket's operation.
535 * tomoyo_unix_entry - Check permission for UNIX network operation.
582 * tomoyo_check_unix_address - Check permission for unix domain socket's operation.
639 * tomoyo_socket_listen_permission - Check permission for listening a socket.
672 * tomoyo_socket_connect_permission - Check permission for setting the remote address of a socket.
709 * tomoyo_socket_bind_permission - Check permission for setting the local address of a socket.
744 * tomoyo_socket_sendmsg_permission - Check permission for sending a datagram.
/linux-4.1.27/arch/tile/include/hv/
H A Ddrv_mpipe_intf.h209 /** Request shared data permission -- that is, the ability to send and
211 * request shared data permission on the same link.
219 /** Do not request data permission on the specified link.
227 /** Request exclusive data permission -- that is, the ability to send and
229 * request data permission on this link, and if any process already has
230 * data permission on it, this open will fail.
238 /** Request shared stats permission -- that is, the ability to read and write
241 * permission on the same link.
249 /** Do not request stats permission on the specified link.
257 /** Request exclusive stats permission -- that is, the ability to read and
260 * stats permission on this link, and if any process already
261 * has stats permission on it, this open will fail.
263 * Requesting exclusive stats permission is normally a very bad idea, since
275 /** Request shared control permission -- that is, the ability to modify link
278 * permission on the same link.
286 /** Do not request control permission on the specified link.
294 /** Request exclusive control permission -- that is, the ability to modify
296 * specified link. No other processes may request control permission on
297 * this link, and if any process already has control permission on it,
300 * Requesting exclusive control permission is not always a good idea, since
355 * must be opened with stats permission. Note that this flag by itself
/linux-4.1.27/net/sunrpc/auth_gss/
H A Dgss_krb5_seal.c19 * that both that copyright notice and this permission notice appear in
22 * without specific, written prior permission. OpenVision makes no
45 * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
49 * this permission notice appear in supporting documentation, and that
52 * permission. FundsXpress makes no representations about the suitability of
H A Dgss_krb5_unseal.c18 * that both that copyright notice and this permission notice appear in
21 * without specific, written prior permission. OpenVision makes no
44 * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
48 * this permission notice appear in supporting documentation, and that
51 * permission. FundsXpress makes no representations about the suitability of
H A Dgss_krb5_seqnum.c18 * that both that copyright notice and this permission notice appear in
21 * without specific, written prior permission. OpenVision makes no
/linux-4.1.27/security/apparmor/include/
H A Dfile.h78 /* struct file_perms - file permission
154 * @perms: permission table indexed by the matched state accept entry of @dfa
157 * File permission are determined by matching a path against @dfa and then
193 * Returns: apparmor permission set for the file
207 /* trunc implies write permission */ aa_map_file_to_perms()
/linux-4.1.27/arch/sh/include/asm/
H A Dpgtable.h98 * permission implies read permission. This is the closest we can get..
102 * completely separate permission bits for user and kernel space.
/linux-4.1.27/drivers/net/ethernet/atheros/alx/
H A Dalx.h18 * permission notice:
24 * copyright notice and this permission notice appear in all copies.
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dar9003_aic.h6 * copyright notice and this permission notice appear in all copies.
H A Dar9003_rtt.h6 * copyright notice and this permission notice appear in all copies.
H A Dar9565_1p1_initvals.h7 * copyright notice and this permission notice appear in all copies.
H A Ddfs.h7 * copyright notice and this permission notice appear in all copies.
H A Dphy.h6 * copyright notice and this permission notice appear in all copies.
H A Dani.h6 * copyright notice and this permission notice appear in all copies.
H A Dcommon.h6 * copyright notice and this permission notice appear in all copies.
H A Ddfs_debug.h7 * copyright notice and this permission notice appear in all copies.
H A Dhif_usb.h6 * copyright notice and this permission notice appear in all copies.
/linux-4.1.27/drivers/net/wireless/rsi/
H A Drsi_debugfs.h6 * copyright notice and this permission notice appear in all copies.
H A Drsi_usb.h7 * copyright notice and this permission notice appear in all copies.
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_qmath.h6 * copyright notice and this permission notice appear in all copies.
H A Dphytbl_lcn.h6 * copyright notice and this permission notice appear in all copies.
H A Dphytbl_n.h6 * copyright notice and this permission notice appear in all copies.
/linux-4.1.27/drivers/net/wireless/brcm80211/include/
H A Dsoc.h6 * copyright notice and this permission notice appear in all copies.
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_kernel_queue_cik.c11 * The above copyright notice and this permission notice shall be included in
H A Dkfd_kernel_queue_vi.c11 * The above copyright notice and this permission notice shall be included in
H A Dkfd_mqd_manager.c11 * The above copyright notice and this permission notice shall be included in
H A Dkfd_mqd_manager_vi.c11 * The above copyright notice and this permission notice shall be included in
/linux-4.1.27/drivers/gpu/drm/gma500/
H A Dopregion.h11 * The above copyright notice and this permission notice (including the next
H A Dtc35876x-dsi-lvds.h11 * The above copyright notice and this permission notice (including the next
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_gem_render_state.h11 * The above copyright notice and this permission notice (including the next
H A Dintel_renderstate.h11 * The above copyright notice and this permission notice (including the next
H A Ddvo.h7 * notice and this permission notice appear in supporting documentation, and
10 * written prior permission. The copyright holders make no representations
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_debugfs.c12 * The above copyright notice and this permission notice (including the
H A Dnouveau_hwmon.h11 * The above copyright notice and this permission notice shall be included in
H A Dnv50_display.h13 * The above copyright notice and this permission notice (including the
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/
H A Denum.c14 * The above copyright notice and this permission notice (including the
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dacpi.c11 * The above copyright notice and this permission notice shall be included in
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgk208.c11 * The above copyright notice and this permission notice shall be included in
H A Dgk20a.c11 * The above copyright notice and this permission notice shall be included in
H A Dgm204.c11 * The above copyright notice and this permission notice shall be included in
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxgk20a.c11 * The above copyright notice and this permission notice shall be included in
H A Dgk20a.c11 * The above copyright notice and this permission notice shall be included in
H A Dgm206.c11 * The above copyright notice and this permission notice shall be included in
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dg84.c11 * The above copyright notice and this permission notice shall be included in
H A Dgk110.c11 * The above copyright notice and this permission notice shall be included in
H A Dnv50.c11 * The above copyright notice and this permission notice shall be included in
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dgk20a.c11 * The above copyright notice and this permission notice shall be included in
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dbit.c11 * The above copyright notice and this permission notice shall be included in
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dg84.c11 * The above copyright notice and this permission notice shall be included in
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dgm107.c11 * The above copyright notice and this permission notice shall be included in
H A Dnv1a.c11 * The above copyright notice and this permission notice shall be included in
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dg84.c11 * The above copyright notice and this permission notice shall be included in
H A Dgk104.c11 * The above copyright notice and this permission notice shall be included in
H A Dgm107.c11 * The above copyright notice and this permission notice shall be included in
H A Dgt215.c11 * The above copyright notice and this permission notice shall be included in
H A Dmcp77.c11 * The above copyright notice and this permission notice shall be included in
H A Dmcp89.c11 * The above copyright notice and this permission notice shall be included in
H A Dnv1a.c13 * The above copyright notice and this permission notice (including the
H A Dnv47.c13 * The above copyright notice and this permission notice (including the
H A Dnv49.c13 * The above copyright notice and this permission notice (including the
H A Dnv4e.c13 * The above copyright notice and this permission notice (including the
H A Dramgm107.c11 * The above copyright notice and this permission notice shall be included in
H A Dramnv10.c11 * The above copyright notice and this permission notice shall be included in
H A Dramnv4e.c11 * The above copyright notice and this permission notice shall be included in
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/
H A Dbase.c11 * The above copyright notice and this permission notice shall be included in
H A Dgm107.c11 * The above copyright notice and this permission notice shall be included in
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dgf117.c11 * The above copyright notice and this permission notice shall be included in
H A Dpadnv04.c11 * The above copyright notice and this permission notice shall be included in
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dgk104.c11 * The above copyright notice and this permission notice shall be included in
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dg94.c11 * The above copyright notice and this permission notice shall be included in
H A Dg98.c11 * The above copyright notice and this permission notice shall be included in
H A Dgf106.c11 * The above copyright notice and this permission notice shall be included in
H A Dgk20a.c11 * The above copyright notice and this permission notice shall be included in
H A Dnv40.c11 * The above copyright notice and this permission notice shall be included in
H A Dnv44.c11 * The above copyright notice and this permission notice shall be included in
H A Dnv4c.c11 * The above copyright notice and this permission notice shall be included in
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dgf100.c11 * The above copyright notice and this permission notice shall be included in
H A Dgf110.c11 * The above copyright notice and this permission notice shall be included in
H A Dgk208.c11 * The above copyright notice and this permission notice shall be included in
H A Dgt215.c11 * The above copyright notice and this permission notice shall be included in
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dfannil.c11 * The above copyright notice and this permission notice shall be included in
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/timer/
H A Dgk20a.c11 * The above copyright notice and this permission notice shall be included in
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
H A Dnv40.c11 * The above copyright notice and this permission notice shall be included in
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Datom-types.h11 * The above copyright notice and this permission notice shall be included in
H A Davivod.h12 * The above copyright notice and this permission notice shall be included in
H A Dcayman_blit_shaders.h11 * The above copyright notice and this permission notice (including the next
H A Dcik_blit_shaders.h11 * The above copyright notice and this permission notice (including the next
H A Dclearstate_defs.h11 * The above copyright notice and this permission notice shall be included in
H A Devergreen_blit_shaders.h11 * The above copyright notice and this permission notice (including the next
H A Devergreen_smc.h11 * The above copyright notice and this permission notice shall be included in
H A Dr600_blit_shaders.h12 * The above copyright notice and this permission notice (including the next
H A Dradeon_kfd.h11 * The above copyright notice and this permission notice shall be included in
H A Drs100d.h13 * The above copyright notice and this permission notice shall be included in
H A Drv200d.h13 * The above copyright notice and this permission notice shall be included in
H A Drv350d.h13 * The above copyright notice and this permission notice shall be included in
H A Dsi_blit_shaders.h11 * The above copyright notice and this permission notice (including the next
/linux-4.1.27/drivers/gpu/drm/tdfx/
H A Dtdfx_drv.h15 * The above copyright notice and this permission notice (including the next
/linux-4.1.27/drivers/gpu/drm/vgem/
H A Dvgem_drv.h12 * The above copyright notice and this permission notice (including the next
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dsvga_types.h14 * The above copyright notice and this permission notice (including the
H A Dvmwgfx_reg.h14 * The above copyright notice and this permission notice (including the
/linux-4.1.27/fs/notify/fanotify/
H A Dfanotify.h25 * Structure for permission fanotify events. It gets allocated and freed in
/linux-4.1.27/include/xen/
H A Dxenbus_dev.h21 * The above copyright notice and this permission notice shall be included in
/linux-4.1.27/arch/powerpc/mm/
H A Dpgtable.c66 /* Server-style MMU handles coherency when hashing if HW exec permission
98 * instead we "filter out" the exec permission for non clean pages.
104 /* No exec permission in the first place, move on */ set_pte_filter()
198 * permission here on some processors
/linux-4.1.27/arch/arm/xen/
H A Dgrant-table.c20 * The above copyright notice and this permission notice shall be included in
/linux-4.1.27/arch/m68k/include/asm/
H A Drtc.h6 /* permission is hereby granted to copy, modify and redistribute this code
/linux-4.1.27/arch/arm/include/asm/
H A Dmpu.h40 /* Access permission bits of ACR (only define those that we use)*/
/linux-4.1.27/include/drm/
H A Ddrm_cache.h14 * The above copyright notice and this permission notice (including the
H A Ddrm_core.h11 * The above copyright notice and this permission notice (including the
H A Ddrm_global.h14 * The above copyright notice and this permission notice (including the
H A Di915_component.h11 * The above copyright notice and this permission notice (including the next
/linux-4.1.27/include/drm/i2c/
H A Dch7006.h13 * The above copyright notice and this permission notice (including the
H A Dsil164.h13 * The above copyright notice and this permission notice (including the
/linux-4.1.27/include/drm/ttm/
H A Dttm_module.h14 * The above copyright notice and this permission notice (including the
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dcb.c25 * permission notice:
41 * The above copyright notice and this permission notice shall be included
71 * derived from this software without specific prior written permission.
85 * permission notice:
101 * The above copyright notice and this permission notice shall be included
H A Dxgbe-ptp.c25 * permission notice:
41 * The above copyright notice and this permission notice shall be included
71 * derived from this software without specific prior written permission.
85 * permission notice:
101 * The above copyright notice and this permission notice shall be included
/linux-4.1.27/fs/debugfs/
H A Dfile.c74 * @mode: the permission that the file should have
126 * @mode: the permission that the file should have
178 * @mode: the permission that the file should have
231 * @mode: the permission that the file should have
291 * @mode: the permission that the file should have
315 * @mode: the permission that the file should have
339 * @mode: the permission that the file should have
363 * @mode: the permission that the file should have
394 * @mode: the permission that the file should have
427 * @mode: the permission that the file should have
494 * @mode: the permission that the file should have
539 * @mode: the permission that the file should have
642 * @mode: the permission that the file should have.
735 * @mode: the permission that the file should have
/linux-4.1.27/ipc/
H A Dutil.c5 * Sep 1997 - Call suser() last after "normal" permission checks so we
23 * - perform initial checks (capabilities, auditing and permission,
210 * @new: new ipc permission set
293 * @ipcp: ipc permission set
332 * It adds a new entry if the key is not found and does some permission
479 * @ipcp: ipc permission set
480 * @flag: desired permission set
634 * @ops: operations to be called on ipc object creation, permission checks
651 * @in: the permission given as input.
652 * @out: the permission of the ipc to set.
675 * @perm: the permission to set
676 * @extra_perm: one extra permission parameter used by msq
682 * - performs some audit and permission check, depending on the given cmd
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
H A Dcmd.h24 * permission notice:
29 * copyright notice and this permission notice appear in all copies.
H A Ddebug.h23 * permission notice:
28 * copyright notice and this permission notice appear in all copies.
H A Deeprom.h23 * permission notice:
28 * copyright notice and this permission notice appear in all copies.
H A Dled.c24 * permission notice:
29 * copyright notice and this permission notice appear in all copies.

Completed in 2624 milliseconds

1234567891011>>