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 to be modified.
130 * @dev_name contains the name for object being mounted.
131 * @path contains the path for mount point object.
132 * @type contains the filesystem type.
133 * @flags contains the mount flags.
134 * @data contains the filesystem-specific data.
149 * @data contains the filesystem-specific data.
157 * @mnt contains the mounted file system.
158 * @flags contains the unmount flags, e.g. MNT_FORCE.
162 * @old_path contains the path for the new location of the
164 * @new_path contains the path for the new root (new_root).
210 * @inode contains the inode structure.
213 * @inode contains the inode structure.
227 * @inode contains the inode structure of the newly created inode.
228 * @dir contains the inode structure of the parent directory.
229 * @qstr contains the last path component of the new object
238 * @dir contains inode structure of the parent of the new file.
239 * @dentry contains the dentry structure for the file to be created.
240 * @mode contains the file mode of the file to be created.
244 * @old_dentry contains the dentry structure for an existing
246 * @dir contains the inode structure of the parent directory
248 * @new_dentry contains the dentry structure for the new link.
252 * @old_dentry contains the dentry structure for an existing link
254 * @new_dir contains the path structure of the parent directory of
256 * @new_dentry contains the dentry structure for the new link.
260 * @dir contains the inode structure of parent directory of the file.
261 * @dentry contains the dentry structure for file to be unlinked.
265 * @dir contains the path structure of parent directory of the file.
266 * @dentry contains the dentry structure for file to be unlinked.
270 * @dir contains the inode structure of parent directory of
272 * @dentry contains the dentry structure of the symbolic link.
273 * @old_name contains the pathname of file.
277 * @dir contains the path structure of parent directory of
279 * @dentry contains the dentry structure of the symbolic link.
280 * @old_name contains the pathname of file.
285 * @dir contains the inode structure of parent of the directory
287 * @dentry contains the dentry structure of new directory.
288 * @mode contains the mode of new directory.
293 * @dir contains the path structure of parent of the directory
295 * @dentry contains the dentry structure of new directory.
296 * @mode contains the mode of new directory.
300 * @dir contains the inode structure of parent of the directory
302 * @dentry contains the dentry structure of directory to be removed.
306 * @dir contains the path structure of parent of the directory to be
308 * @dentry contains the dentry structure of directory to be removed.
315 * @dir contains the inode structure of parent of the new file.
316 * @dentry contains the dentry structure of the new file.
317 * @mode contains the mode of the new file.
318 * @dev contains the device number.
323 * @dir contains the path structure of parent of the new file.
324 * @dentry contains the dentry structure of the new file.
325 * @mode contains the mode of the new file.
326 * @dev contains the undecoded device number. Use new_decode_dev() to get
331 * @old_dir contains the inode structure for parent of the old link.
332 * @old_dentry contains the dentry structure of the old link.
333 * @new_dir contains the inode structure for parent of the new link.
334 * @new_dentry contains the dentry structure of the new link.
338 * @old_dir contains the path structure for parent of the old link.
339 * @old_dentry contains the dentry structure of the old link.
340 * @new_dir contains the path structure for parent of the new link.
341 * @new_dentry contains the dentry structure of the new link.
346 * @path contains the path structure of the file to change the mode.
347 * @mode contains the new DAC's permission, which is a bitmask of
352 * @path contains the path structure.
353 * @uid contains new owner's ID.
354 * @gid contains new group's ID.
358 * @path contains the path structure.
365 * @dentry contains the dentry structure for the file link.
369 * @dentry contains the dentry structure for the link.
370 * @inode contains the inode, which itself is not stable in RCU-walk
380 * @inode contains the inode structure to check.
381 * @mask contains the permission mask.
388 * @dentry contains the dentry structure for the file.
393 * @path contains the path structure for the file.
397 * @path contains the path structure for the file.
452 * @inode contains a pointer to the inode.
453 * @secid contains a pointer to the location where result will be saved.
504 * @file contains the file structure being accessed.
505 * @mask contains the requested permissions.
511 * @file contains the file structure to secure.
515 * @file contains the file structure being modified.
517 * @file contains the file structure.
518 * @cmd contains the operation to perform.
519 * @arg contains the operational arguments.
527 * @addr contains virtual address that will be used for the operation.
532 * @file contains the file structure for file to map (may be NULL).
533 * @reqprot contains the protection requested by the application.
534 * @prot contains the protection that will be applied by the kernel.
535 * @flags contains the operational flags.
539 * @vma contains the memory region to modify.
540 * @reqprot contains the protection requested by the application.
541 * @prot contains the protection that will be applied by the kernel.
546 * @file contains the file structure.
547 * @cmd contains the posix-translated lock operation to perform
556 * @file contains the file structure.
557 * @cmd contains the operation to be performed.
558 * @arg contains the operational arguments.
563 * @file contains the file structure to update.
571 * @tsk contains the structure of task receiving signal.
572 * @fown contains the file owner information.
578 * @file contains the file structure being received.
589 * @clone_flags contains the flags indicating what should be shared.
615 * @c contains the credentials, secid will be placed into @secid.
651 * @file contains the file structure pointing to the file being read
658 * @file contains the file structure pointing to the file being read
673 * @flags contains one of the LSM_SETID_* values.
682 * @flags contains one of the LSM_SETID_* values.
687 * @p contains the task_struct for process being modified.
688 * @pgid contains the new pgid.
693 * @p contains the task_struct for the process.
698 * @p contains the task_struct for the process.
702 * @p contains the task_struct for the process and place is into @secid.
707 * @p contains the task_struct of process.
708 * @nice contains the new nice value.
712 * @p contains the task_struct of process.
713 * @ioprio contains the new ioprio value
717 * @p contains the task_struct of process.
724 * @flags contains the LSM_PRLIMIT_* flag bits indicating whether the
732 * @resource contains the resource whose limit is being set.
733 * @new_rlim contains the new limits for @resource.
738 * @p contains the task_struct for process.
743 * @p contains the task_struct for process.
747 * @p contains the task_struct for process.
756 * @p contains the task_struct for process.
757 * @info contains the signal information.
758 * @sig contains the signal value.
759 * @cred contains the cred of the process where the signal originated, or
765 * @option contains the operation.
766 * @arg2 contains a argument.
767 * @arg3 contains a argument.
768 * @arg4 contains a argument.
769 * @arg5 contains a argument.
775 * @p contains the task_struct for the task.
776 * @inode contains the inode structure for the inode.
787 * @skb contains the sk_buff structure for the netlink message.
796 * @sock contains the sock structure.
797 * @other contains the peer sock structure.
798 * @newsk contains the new sock structure.
803 * @sock contains the socket structure.
804 * @other contains the peer socket structure.
821 * @family contains the requested protocol family.
822 * @type contains the requested communications type.
823 * @protocol contains the requested protocol.
835 * @sock contains the newly created socket structure.
836 * @family contains the requested protocol family.
837 * @type contains the requested communications type.
838 * @protocol contains the requested protocol.
842 * @socka contains the first socket structure.
843 * @sockb contains the second socket structure.
849 * @sock contains the socket structure.
850 * @address contains the address to bind to.
851 * @addrlen contains the length of address.
856 * @sock contains the socket structure.
857 * @address contains the address of remote endpoint.
858 * @addrlen contains the length of address.
862 * @sock contains the socket structure.
863 * @backlog contains the maximum length for the pending connection queue.
869 * @sock contains the listening socket structure.
870 * @newsock contains the newly created server socket for connection.
874 * @sock contains the socket structure.
875 * @msg contains the message to be transmitted.
876 * @size contains the size of message.
880 * @sock contains the socket structure.
881 * @msg contains the message structure.
882 * @size contains the size of message structure.
883 * @flags contains the operational flags.
888 * @sock contains the socket structure.
893 * @sock contains the socket structure.
898 * @sock contains the socket structure.
899 * @level contains the protocol level to retrieve option from.
900 * @optname contains the name of option to retrieve.
905 * @sock contains the socket structure.
906 * @level contains the protocol level to set options for.
907 * @optname contains the name of the option to set.
912 * @sock contains the socket structure.
913 * @how contains the flag indicating how future sends and receives
921 * @sk contains the sock (not socket) associated with the incoming sk_buff.
922 * @skb contains the incoming network data.
943 * @sock contains the peer socket. May be NULL.
992 * @sk contains the existing sock structure.
1044 * @sec contains the security structure to be freed.
1051 * @sec_ctx contains the security context information being provided by
1058 * @old_ctx contains an existing xfrm_sec_ctx.
1059 * @new_ctxp contains a new xfrm_sec_ctx being cloned from old.
1060 * Allocate a security structure in new_ctxp that contains the
1064 * @ctx contains the xfrm_sec_ctx
1067 * @ctx contains the xfrm_sec_ctx.
1070 * @x contains the xfrm_state being added to the Security Association
1072 * @sec_ctx contains the security context information being provided by
1079 * @x contains the xfrm_state being added to the Security Association
1081 * @polsec contains the policy's security context.
1082 * @secid contains the secid from which to take the mls portion of the
1089 * @x contains the xfrm_state.
1092 * @x contains the xfrm_state.
1095 * @ctx contains the xfrm_sec_ctx for which the access control is being
1097 * @fl_secid contains the flow security label that is used to authorize
1099 * @dir contains the direction of the flow (input or output).
1106 * @x contains the state to match.
1107 * @xp contains the policy to check for a match.
1108 * @fl contains the flow to check for a match.
1152 * @ipcp contains the kernel IPC permission structure
1153 * @flag contains the desired (requested) permission set
1157 * @ipcp contains the kernel IPC permission structure.
1158 * @secid contains a pointer to the location where result will be saved.
1167 * @msg contains the message structure to be modified.
1171 * @msg contains the message structure to be modified.
1179 * @perm contains the IPC permissions of the message queue.
1183 * @perm contains the IPC permissions of the message queue.
1189 * @perm contains the IPC permissions of the message queue.
1190 * @msqflg contains the operation control flags.
1196 * @perm contains the IPC permissions of the msg queue. May be NULL.
1197 * @cmd contains the operation to be performed.
1202 * @perm contains the IPC permissions of the message queue.
1203 * @msg contains the message to be enqueued.
1204 * @msqflg contains operational flags.
1208 * queue. The @target task structure contains a pointer to the
1211 * @perm contains the IPC permissions of the message queue.
1212 * @msg contains the message destination.
1213 * @target contains the task structure for recipient process.
1214 * @type contains the type of message requested.
1215 * @mode contains the operational flags.
1224 * @perm contains the IPC permissions of the shared memory structure.
1228 * @perm contains the IPC permissions of the shared memory structure.
1234 * @perm contains the IPC permissions of the shared memory structure.
1235 * @shmflg contains the operation control flags.
1241 * @perm contains the IPC permissions of the shared memory structure.
1242 * @cmd contains the operation to be performed.
1248 * @perm contains the IPC permissions of the shared memory structure.
1249 * @shmaddr contains the address to attach memory region to.
1250 * @shmflg contains the operational flags.
1259 * @perm contains the IPC permissions of the semaphore.
1263 * @perm contains the IPC permissions of the semaphore.
1269 * @perm contains the IPC permissions of the semaphore.
1270 * @semflg contains the operation control flags.
1276 * @perm contains the IPC permissions of the semaphore. May be NULL.
1277 * @cmd contains the operation to be performed.
1283 * @perm contains the IPC permissions of the semaphore.
1284 * @sops contains the operations to perform.
1285 * @nsops contains the number of operations to perform.
1286 * @alter contains the flag indicating whether changes are to be made.
1291 * @mgr contains the task_struct for the task being registered.
1296 * @from contains the task_struct for the sending task.
1297 * @to contains the task_struct for the receiving task.
1300 * @from contains the task_struct for the sending task.
1301 * @to contains the task_struct for the receiving task.
1304 * @from contains the task_struct for the sending task.
1305 * @file contains the struct file being transferred.
1306 * @to contains the task_struct for the receiving task.
1316 * @child contains the task_struct structure for the target process.
1317 * @mode contains the PTRACE_MODE flags indicating the form of access.
1323 * @parent contains the task_struct structure for debugger process.
1330 * @target contains the task_struct structure for target process.
1331 * @effective contains the effective capability set.
1332 * @inheritable contains the inheritable capability set.
1333 * @permitted contains the permitted capability set.
1338 * @new contains the new credentials structure for target process.
1339 * @old contains the current credentials structure for target process.
1340 * @effective contains the effective capability set.
1341 * @inheritable contains the inheritable capability set.
1342 * @permitted contains the permitted capability set.
1347 * @cred contains the credentials to use.
1348 * @ns contains the user namespace we want the capability in
1349 * @cap contains the capability <include/linux/capability.h>.
1350 * @opts contains options for the capable check <include/linux/security.h>
1360 * @type contains the SYSLOG_ACTION_* constant from <include/linux/syslog.h>
1366 * @ts contains new time
1367 * @tz contains new timezone
1371 * @mm contains the mm struct it is being added to.
1372 * @pages contains the number of pages.
1388 * @secid contains the security ID.
1389 * @secdata contains the pointer that stores the converted security
1391 * @seclen pointer which contains the length of the data
1394 * @secid contains the pointer to the generated security ID.
1395 * @secdata contains the security context.
1399 * @secdata contains the security context.
1400 * @seclen contains the length of the security context.
1406 * @field contains the required Audit action.
1408 * @op contains the operator the rule uses.
1409 * @rulestr contains the context where the rule will be applied to.
1410 * @lsmrule contains a pointer to receive the result.
1415 * Specifies whether given @krule contains any fields related to
1417 * @krule contains the audit rule of interest.
1423 * @secid contains the security id in question.
1424 * @field contains the field which relates to current LSM.
1425 * @op contains the operator that will be used for matching.
1432 * @lsmrule contains the allocated rule
1447 * @ctx contains the string which we wish to set in the inode.
1448 * @ctxlen contains the length of @ctx.
1459 * @dentry contains the inode we wish to set the security context of.
1460 * @ctx contains the string which we wish to set in the inode.
1461 * @ctxlen contains the length of @ctx.