Lines Matching full:contains
45 * @bprm contains the linux_binprm structure.
60 * @bprm contains the linux_binprm structure.
68 * @bprm contains the linux_binprm structure.
109 * @sb contains the super_block structure to be modified.
113 * @sb contains the super_block structure being released.
116 * @sb contains the super_block structure to be modified.
133 * @dev_name contains the name for object being mounted.
134 * @path contains the path for mount point object.
135 * @type contains the filesystem type.
136 * @flags contains the mount flags.
137 * @data contains the filesystem-specific data.
158 * @data contains the filesystem-specific data.
166 * @mnt contains the mounted file system.
167 * @flags contains the unmount flags, e.g. MNT_FORCE.
171 * @old_path contains the path for the new location of the
173 * @new_path contains the path for the new root (new_root).
220 * @inode contains the inode structure.
223 * @inode contains the inode structure.
237 * @inode contains the inode structure of the newly created inode.
238 * @dir contains the inode structure of the parent directory.
239 * @qstr contains the last path component of the new object
250 * @inode contains the inode structure
257 * @dir contains inode structure of the parent of the new file.
258 * @dentry contains the dentry structure for the file to be created.
259 * @mode contains the file mode of the file to be created.
263 * @old_dentry contains the dentry structure for an existing
265 * @dir contains the inode structure of the parent directory
267 * @new_dentry contains the dentry structure for the new link.
271 * @old_dentry contains the dentry structure for an existing link
273 * @new_dir contains the path structure of the parent directory of
275 * @new_dentry contains the dentry structure for the new link.
279 * @dir contains the inode structure of parent directory of the file.
280 * @dentry contains the dentry structure for file to be unlinked.
284 * @dir contains the path structure of parent directory of the file.
285 * @dentry contains the dentry structure for file to be unlinked.
289 * @dir contains the inode structure of parent directory of
291 * @dentry contains the dentry structure of the symbolic link.
292 * @old_name contains the pathname of file.
296 * @dir contains the path structure of parent directory of
298 * @dentry contains the dentry structure of the symbolic link.
299 * @old_name contains the pathname of file.
304 * @dir contains the inode structure of parent of the directory
306 * @dentry contains the dentry structure of new directory.
307 * @mode contains the mode of new directory.
312 * @dir contains the path structure of parent of the directory
314 * @dentry contains the dentry structure of new directory.
315 * @mode contains the mode of new directory.
319 * @dir contains the inode structure of parent of the directory
321 * @dentry contains the dentry structure of directory to be removed.
325 * @dir contains the path structure of parent of the directory to be
327 * @dentry contains the dentry structure of directory to be removed.
334 * @dir contains the inode structure of parent of the new file.
335 * @dentry contains the dentry structure of the new file.
336 * @mode contains the mode of the new file.
337 * @dev contains the device number.
342 * @dir contains the path structure of parent of the new file.
343 * @dentry contains the dentry structure of the new file.
344 * @mode contains the mode of the new file.
345 * @dev contains the undecoded device number. Use new_decode_dev() to get
350 * @old_dir contains the inode structure for parent of the old link.
351 * @old_dentry contains the dentry structure of the old link.
352 * @new_dir contains the inode structure for parent of the new link.
353 * @new_dentry contains the dentry structure of the new link.
357 * @old_dir contains the path structure for parent of the old link.
358 * @old_dentry contains the dentry structure of the old link.
359 * @new_dir contains the path structure for parent of the new link.
360 * @new_dentry contains the dentry structure of the new link.
366 * @path contains the path structure of the file to change the mode.
367 * @mode contains the new DAC's permission, which is a bitmask of
372 * @path contains the path structure.
373 * @uid contains new owner's ID.
374 * @gid contains new group's ID.
378 * @path contains the path structure.
385 * @dentry contains the dentry structure for the file link.
389 * @dentry contains the dentry structure for the link.
390 * @inode contains the inode, which itself is not stable in RCU-walk
400 * @inode contains the inode structure to check.
401 * @mask contains the permission mask.
408 * @dentry contains the dentry structure for the file.
413 * @path contains the path structure for the file.
417 * @path contains the path structure for the file.
473 * @inode contains a pointer to the inode.
474 * @secid contains a pointer to the location where result will be saved.
525 * @file contains the file structure being accessed.
526 * @mask contains the requested permissions.
532 * @file contains the file structure to secure.
536 * @file contains the file structure being modified.
538 * @file contains the file structure.
539 * @cmd contains the operation to perform.
540 * @arg contains the operational arguments.
548 * @addr contains virtual address that will be used for the operation.
553 * @file contains the file structure for file to map (may be NULL).
554 * @reqprot contains the protection requested by the application.
555 * @prot contains the protection that will be applied by the kernel.
556 * @flags contains the operational flags.
560 * @vma contains the memory region to modify.
561 * @reqprot contains the protection requested by the application.
562 * @prot contains the protection that will be applied by the kernel.
567 * @file contains the file structure.
568 * @cmd contains the posix-translated lock operation to perform
577 * @file contains the file structure.
578 * @cmd contains the operation to be performed.
579 * @arg contains the operational arguments.
584 * @file contains the file structure to update.
592 * @tsk contains the structure of task receiving signal.
593 * @fown contains the file owner information.
599 * @file contains the file structure being received.
610 * @clone_flags contains the flags indicating what should be shared.
636 * @c contains the credentials, secid will be placed into @secid.
672 * @file contains the file structure pointing to the file being read
679 * @file contains the file structure pointing to the file being read
694 * @flags contains one of the LSM_SETID_* values.
703 * @flags contains one of the LSM_SETID_* values.
715 * @p contains the task_struct for process being modified.
716 * @pgid contains the new pgid.
721 * @p contains the task_struct for the process.
726 * @p contains the task_struct for the process.
739 * @p contains the task_struct of process.
740 * @nice contains the new nice value.
744 * @p contains the task_struct of process.
745 * @ioprio contains the new ioprio value
749 * @p contains the task_struct of process.
756 * @flags contains the LSM_PRLIMIT_* flag bits indicating whether the
764 * @resource contains the resource whose limit is being set.
765 * @new_rlim contains the new limits for @resource.
770 * @p contains the task_struct for process.
775 * @p contains the task_struct for process.
779 * @p contains the task_struct for process.
788 * @p contains the task_struct for process.
789 * @info contains the signal information.
790 * @sig contains the signal value.
791 * @cred contains the cred of the process where the signal originated, or
797 * @option contains the operation.
798 * @arg2 contains a argument.
799 * @arg3 contains a argument.
800 * @arg4 contains a argument.
801 * @arg5 contains a argument.
807 * @p contains the task_struct for the task.
808 * @inode contains the inode structure for the inode.
823 * @skb contains the sk_buff structure for the netlink message.
832 * @sock contains the sock structure.
833 * @other contains the peer sock structure.
834 * @newsk contains the new sock structure.
839 * @sock contains the socket structure.
840 * @other contains the peer socket structure.
857 * @family contains the requested protocol family.
858 * @type contains the requested communications type.
859 * @protocol contains the requested protocol.
871 * @sock contains the newly created socket structure.
872 * @family contains the requested protocol family.
873 * @type contains the requested communications type.
874 * @protocol contains the requested protocol.
878 * @socka contains the first socket structure.
879 * @sockb contains the second socket structure.
885 * @sock contains the socket structure.
886 * @address contains the address to bind to.
887 * @addrlen contains the length of address.
892 * @sock contains the socket structure.
893 * @address contains the address of remote endpoint.
894 * @addrlen contains the length of address.
898 * @sock contains the socket structure.
899 * @backlog contains the maximum length for the pending connection queue.
905 * @sock contains the listening socket structure.
906 * @newsock contains the newly created server socket for connection.
910 * @sock contains the socket structure.
911 * @msg contains the message to be transmitted.
912 * @size contains the size of message.
916 * @sock contains the socket structure.
917 * @msg contains the message structure.
918 * @size contains the size of message structure.
919 * @flags contains the operational flags.
924 * @sock contains the socket structure.
929 * @sock contains the socket structure.
934 * @sock contains the socket structure.
935 * @level contains the protocol level to retrieve option from.
936 * @optname contains the name of option to retrieve.
941 * @sock contains the socket structure.
942 * @level contains the protocol level to set options for.
943 * @optname contains the name of the option to set.
948 * @sock contains the socket structure.
949 * @how contains the flag indicating how future sends and receives
957 * @sk contains the sock (not socket) associated with the incoming sk_buff.
958 * @skb contains the incoming network data.
979 * @sock contains the peer socket. May be NULL.
1028 * @sk contains the existing sock structure.
1085 * @sec contains the security structure to be freed.
1092 * @sec_ctx contains the security context information being provided by
1099 * @old_ctx contains an existing xfrm_sec_ctx.
1100 * @new_ctxp contains a new xfrm_sec_ctx being cloned from old.
1101 * Allocate a security structure in new_ctxp that contains the
1105 * @ctx contains the xfrm_sec_ctx
1108 * @ctx contains the xfrm_sec_ctx.
1111 * @x contains the xfrm_state being added to the Security Association
1113 * @sec_ctx contains the security context information being provided by
1120 * @x contains the xfrm_state being added to the Security Association
1122 * @polsec contains the policy's security context.
1123 * @secid contains the secid from which to take the mls portion of the
1130 * @x contains the xfrm_state.
1133 * @x contains the xfrm_state.
1136 * @ctx contains the xfrm_sec_ctx for which the access control is being
1138 * @fl_secid contains the flow security label that is used to authorize
1140 * @dir contains the direction of the flow (input or output).
1147 * @x contains the state to match.
1148 * @xp contains the policy to check for a match.
1149 * @flic contains the flowi_common struct to check for a match.
1193 * @ipcp contains the kernel IPC permission structure
1194 * @flag contains the desired (requested) permission set
1198 * @ipcp contains the kernel IPC permission structure.
1199 * @secid contains a pointer to the location where result will be saved.
1208 * @msg contains the message structure to be modified.
1212 * @msg contains the message structure to be modified.
1220 * @perm contains the IPC permissions of the message queue.
1224 * @perm contains the IPC permissions of the message queue.
1230 * @perm contains the IPC permissions of the message queue.
1231 * @msqflg contains the operation control flags.
1237 * @perm contains the IPC permissions of the msg queue. May be NULL.
1238 * @cmd contains the operation to be performed.
1243 * @perm contains the IPC permissions of the message queue.
1244 * @msg contains the message to be enqueued.
1245 * @msqflg contains operational flags.
1249 * queue. The @target task structure contains a pointer to the
1252 * @perm contains the IPC permissions of the message queue.
1253 * @msg contains the message destination.
1254 * @target contains the task structure for recipient process.
1255 * @type contains the type of message requested.
1256 * @mode contains the operational flags.
1265 * @perm contains the IPC permissions of the shared memory structure.
1269 * @perm contains the IPC permissions of the shared memory structure.
1275 * @perm contains the IPC permissions of the shared memory structure.
1276 * @shmflg contains the operation control flags.
1282 * @perm contains the IPC permissions of the shared memory structure.
1283 * @cmd contains the operation to be performed.
1289 * @perm contains the IPC permissions of the shared memory structure.
1290 * @shmaddr contains the address to attach memory region to.
1291 * @shmflg contains the operational flags.
1300 * @perm contains the IPC permissions of the semaphore.
1304 * @perm contains the IPC permissions of the semaphore.
1310 * @perm contains the IPC permissions of the semaphore.
1311 * @semflg contains the operation control flags.
1317 * @perm contains the IPC permissions of the semaphore. May be NULL.
1318 * @cmd contains the operation to be performed.
1324 * @perm contains the IPC permissions of the semaphore.
1325 * @sops contains the operations to perform.
1326 * @nsops contains the number of operations to perform.
1327 * @alter contains the flag indicating whether changes are to be made.
1332 * @mgr contains the struct cred for the current binder process.
1337 * @from contains the struct cred for the sending process.
1338 * @to contains the struct cred for the receiving process.
1341 * @from contains the struct cred for the sending process.
1342 * @to contains the struct cred for the receiving process.
1345 * @from contains the struct cred for the sending process.
1346 * @file contains the struct file being transferred.
1347 * @to contains the struct cred for the receiving process.
1357 * @child contains the task_struct structure for the target process.
1358 * @mode contains the PTRACE_MODE flags indicating the form of access.
1364 * @parent contains the task_struct structure for debugger process.
1371 * @target contains the task_struct structure for target process.
1372 * @effective contains the effective capability set.
1373 * @inheritable contains the inheritable capability set.
1374 * @permitted contains the permitted capability set.
1379 * @new contains the new credentials structure for target process.
1380 * @old contains the current credentials structure for target process.
1381 * @effective contains the effective capability set.
1382 * @inheritable contains the inheritable capability set.
1383 * @permitted contains the permitted capability set.
1388 * @cred contains the credentials to use.
1389 * @ns contains the user namespace we want the capability in
1390 * @cap contains the capability <include/linux/capability.h>.
1391 * @opts contains options for the capable check <include/linux/security.h>
1401 * @type contains the SYSLOG_ACTION_* constant from <include/linux/syslog.h>
1407 * @ts contains new time
1408 * @tz contains new timezone
1412 * @mm contains the mm struct it is being added to.
1413 * @pages contains the number of pages.
1429 * @secid contains the security ID.
1430 * @secdata contains the pointer that stores the converted security
1432 * @seclen pointer which contains the length of the data
1435 * @secid contains the pointer to the generated security ID.
1436 * @secdata contains the security context.
1440 * @secdata contains the security context.
1441 * @seclen contains the length of the security context.
1447 * @field contains the required Audit action.
1449 * @op contains the operator the rule uses.
1450 * @rulestr contains the context where the rule will be applied to.
1451 * @lsmrule contains a pointer to receive the result.
1456 * Specifies whether given @krule contains any fields related to
1458 * @krule contains the audit rule of interest.
1464 * @secid contains the security id in question.
1465 * @field contains the field which relates to current LSM.
1466 * @op contains the operator that will be used for matching.
1473 * @lsmrule contains the allocated rule
1488 * @ctx contains the string which we wish to set in the inode.
1489 * @ctxlen contains the length of @ctx.
1500 * @dentry contains the inode we wish to set the security context of.
1501 * @ctx contains the string which we wish to set in the inode.
1502 * @ctxlen contains the length of @ctx.