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).
219 * @inode contains the inode structure.
222 * @inode contains the inode structure.
236 * @inode contains the inode structure of the newly created inode.
237 * @dir contains the inode structure of the parent directory.
238 * @qstr contains the last path component of the new object
249 * @inode contains the inode structure
256 * @dir contains inode structure of the parent of the new file.
257 * @dentry contains the dentry structure for the file to be created.
258 * @mode contains the file mode of the file to be created.
262 * @old_dentry contains the dentry structure for an existing
264 * @dir contains the inode structure of the parent directory
266 * @new_dentry contains the dentry structure for the new link.
270 * @old_dentry contains the dentry structure for an existing link
272 * @new_dir contains the path structure of the parent directory of
274 * @new_dentry contains the dentry structure for the new link.
278 * @dir contains the inode structure of parent directory of the file.
279 * @dentry contains the dentry structure for file to be unlinked.
283 * @dir contains the path structure of parent directory of the file.
284 * @dentry contains the dentry structure for file to be unlinked.
288 * @dir contains the inode structure of parent directory of
290 * @dentry contains the dentry structure of the symbolic link.
291 * @old_name contains the pathname of file.
295 * @dir contains the path structure of parent directory of
297 * @dentry contains the dentry structure of the symbolic link.
298 * @old_name contains the pathname of file.
303 * @dir contains the inode structure of parent of the directory
305 * @dentry contains the dentry structure of new directory.
306 * @mode contains the mode of new directory.
311 * @dir contains the path structure of parent of the directory
313 * @dentry contains the dentry structure of new directory.
314 * @mode contains the mode of new directory.
318 * @dir contains the inode structure of parent of the directory
320 * @dentry contains the dentry structure of directory to be removed.
324 * @dir contains the path structure of parent of the directory to be
326 * @dentry contains the dentry structure of directory to be removed.
333 * @dir contains the inode structure of parent of the new file.
334 * @dentry contains the dentry structure of the new file.
335 * @mode contains the mode of the new file.
336 * @dev contains the device number.
341 * @dir contains the path structure of parent of the new file.
342 * @dentry contains the dentry structure of the new file.
343 * @mode contains the mode of the new file.
344 * @dev contains the undecoded device number. Use new_decode_dev() to get
349 * @old_dir contains the inode structure for parent of the old link.
350 * @old_dentry contains the dentry structure of the old link.
351 * @new_dir contains the inode structure for parent of the new link.
352 * @new_dentry contains the dentry structure of the new link.
356 * @old_dir contains the path structure for parent of the old link.
357 * @old_dentry contains the dentry structure of the old link.
358 * @new_dir contains the path structure for parent of the new link.
359 * @new_dentry contains the dentry structure of the new link.
364 * @path contains the path structure of the file to change the mode.
365 * @mode contains the new DAC's permission, which is a bitmask of
370 * @path contains the path structure.
371 * @uid contains new owner's ID.
372 * @gid contains new group's ID.
376 * @path contains the path structure.
383 * @dentry contains the dentry structure for the file link.
387 * @dentry contains the dentry structure for the link.
388 * @inode contains the inode, which itself is not stable in RCU-walk
398 * @inode contains the inode structure to check.
399 * @mask contains the permission mask.
406 * @dentry contains the dentry structure for the file.
411 * @path contains the path structure for the file.
415 * @path contains the path structure for the file.
471 * @inode contains a pointer to the inode.
472 * @secid contains a pointer to the location where result will be saved.
523 * @file contains the file structure being accessed.
524 * @mask contains the requested permissions.
530 * @file contains the file structure to secure.
534 * @file contains the file structure being modified.
536 * @file contains the file structure.
537 * @cmd contains the operation to perform.
538 * @arg contains the operational arguments.
546 * @addr contains virtual address that will be used for the operation.
551 * @file contains the file structure for file to map (may be NULL).
552 * @reqprot contains the protection requested by the application.
553 * @prot contains the protection that will be applied by the kernel.
554 * @flags contains the operational flags.
558 * @vma contains the memory region to modify.
559 * @reqprot contains the protection requested by the application.
560 * @prot contains the protection that will be applied by the kernel.
565 * @file contains the file structure.
566 * @cmd contains the posix-translated lock operation to perform
575 * @file contains the file structure.
576 * @cmd contains the operation to be performed.
577 * @arg contains the operational arguments.
582 * @file contains the file structure to update.
590 * @tsk contains the structure of task receiving signal.
591 * @fown contains the file owner information.
597 * @file contains the file structure being received.
608 * @clone_flags contains the flags indicating what should be shared.
634 * @c contains the credentials, secid will be placed into @secid.
670 * @file contains the file structure pointing to the file being read
677 * @file contains the file structure pointing to the file being read
692 * @flags contains one of the LSM_SETID_* values.
701 * @flags contains one of the LSM_SETID_* values.
706 * @p contains the task_struct for process being modified.
707 * @pgid contains the new pgid.
712 * @p contains the task_struct for the process.
717 * @p contains the task_struct for the process.
732 * @p contains the task_struct of process.
733 * @nice contains the new nice value.
737 * @p contains the task_struct of process.
738 * @ioprio contains the new ioprio value
742 * @p contains the task_struct of process.
749 * @flags contains the LSM_PRLIMIT_* flag bits indicating whether the
757 * @resource contains the resource whose limit is being set.
758 * @new_rlim contains the new limits for @resource.
763 * @p contains the task_struct for process.
768 * @p contains the task_struct for process.
772 * @p contains the task_struct for process.
781 * @p contains the task_struct for process.
782 * @info contains the signal information.
783 * @sig contains the signal value.
784 * @cred contains the cred of the process where the signal originated, or
790 * @option contains the operation.
791 * @arg2 contains a argument.
792 * @arg3 contains a argument.
793 * @arg4 contains a argument.
794 * @arg5 contains a argument.
800 * @p contains the task_struct for the task.
801 * @inode contains the inode structure for the inode.
812 * @skb contains the sk_buff structure for the netlink message.
821 * @sock contains the sock structure.
822 * @other contains the peer sock structure.
823 * @newsk contains the new sock structure.
828 * @sock contains the socket structure.
829 * @other contains the peer socket structure.
846 * @family contains the requested protocol family.
847 * @type contains the requested communications type.
848 * @protocol contains the requested protocol.
860 * @sock contains the newly created socket structure.
861 * @family contains the requested protocol family.
862 * @type contains the requested communications type.
863 * @protocol contains the requested protocol.
867 * @socka contains the first socket structure.
868 * @sockb contains the second socket structure.
874 * @sock contains the socket structure.
875 * @address contains the address to bind to.
876 * @addrlen contains the length of address.
881 * @sock contains the socket structure.
882 * @address contains the address of remote endpoint.
883 * @addrlen contains the length of address.
887 * @sock contains the socket structure.
888 * @backlog contains the maximum length for the pending connection queue.
894 * @sock contains the listening socket structure.
895 * @newsock contains the newly created server socket for connection.
899 * @sock contains the socket structure.
900 * @msg contains the message to be transmitted.
901 * @size contains the size of message.
905 * @sock contains the socket structure.
906 * @msg contains the message structure.
907 * @size contains the size of message structure.
908 * @flags contains the operational flags.
913 * @sock contains the socket structure.
918 * @sock contains the socket structure.
923 * @sock contains the socket structure.
924 * @level contains the protocol level to retrieve option from.
925 * @optname contains the name of option to retrieve.
930 * @sock contains the socket structure.
931 * @level contains the protocol level to set options for.
932 * @optname contains the name of the option to set.
937 * @sock contains the socket structure.
938 * @how contains the flag indicating how future sends and receives
946 * @sk contains the sock (not socket) associated with the incoming sk_buff.
947 * @skb contains the incoming network data.
968 * @sock contains the peer socket. May be NULL.
1017 * @sk contains the existing sock structure.
1069 * @sec contains the security structure to be freed.
1076 * @sec_ctx contains the security context information being provided by
1083 * @old_ctx contains an existing xfrm_sec_ctx.
1084 * @new_ctxp contains a new xfrm_sec_ctx being cloned from old.
1085 * Allocate a security structure in new_ctxp that contains the
1089 * @ctx contains the xfrm_sec_ctx
1092 * @ctx contains the xfrm_sec_ctx.
1095 * @x contains the xfrm_state being added to the Security Association
1097 * @sec_ctx contains the security context information being provided by
1104 * @x contains the xfrm_state being added to the Security Association
1106 * @polsec contains the policy's security context.
1107 * @secid contains the secid from which to take the mls portion of the
1114 * @x contains the xfrm_state.
1117 * @x contains the xfrm_state.
1120 * @ctx contains the xfrm_sec_ctx for which the access control is being
1122 * @fl_secid contains the flow security label that is used to authorize
1124 * @dir contains the direction of the flow (input or output).
1131 * @x contains the state to match.
1132 * @xp contains the policy to check for a match.
1133 * @flic contains the flowi_common struct to check for a match.
1177 * @ipcp contains the kernel IPC permission structure
1178 * @flag contains the desired (requested) permission set
1182 * @ipcp contains the kernel IPC permission structure.
1183 * @secid contains a pointer to the location where result will be saved.
1192 * @msg contains the message structure to be modified.
1196 * @msg contains the message structure to be modified.
1204 * @perm contains the IPC permissions of the message queue.
1208 * @perm contains the IPC permissions of the message queue.
1214 * @perm contains the IPC permissions of the message queue.
1215 * @msqflg contains the operation control flags.
1221 * @perm contains the IPC permissions of the msg queue. May be NULL.
1222 * @cmd contains the operation to be performed.
1227 * @perm contains the IPC permissions of the message queue.
1228 * @msg contains the message to be enqueued.
1229 * @msqflg contains operational flags.
1233 * queue. The @target task structure contains a pointer to the
1236 * @perm contains the IPC permissions of the message queue.
1237 * @msg contains the message destination.
1238 * @target contains the task structure for recipient process.
1239 * @type contains the type of message requested.
1240 * @mode contains the operational flags.
1249 * @perm contains the IPC permissions of the shared memory structure.
1253 * @perm contains the IPC permissions of the shared memory structure.
1259 * @perm contains the IPC permissions of the shared memory structure.
1260 * @shmflg contains the operation control flags.
1266 * @perm contains the IPC permissions of the shared memory structure.
1267 * @cmd contains the operation to be performed.
1273 * @perm contains the IPC permissions of the shared memory structure.
1274 * @shmaddr contains the address to attach memory region to.
1275 * @shmflg contains the operational flags.
1284 * @perm contains the IPC permissions of the semaphore.
1288 * @perm contains the IPC permissions of the semaphore.
1294 * @perm contains the IPC permissions of the semaphore.
1295 * @semflg contains the operation control flags.
1301 * @perm contains the IPC permissions of the semaphore. May be NULL.
1302 * @cmd contains the operation to be performed.
1308 * @perm contains the IPC permissions of the semaphore.
1309 * @sops contains the operations to perform.
1310 * @nsops contains the number of operations to perform.
1311 * @alter contains the flag indicating whether changes are to be made.
1316 * @mgr contains the task_struct for the task being registered.
1321 * @from contains the task_struct for the sending task.
1322 * @to contains the task_struct for the receiving task.
1325 * @from contains the task_struct for the sending task.
1326 * @to contains the task_struct for the receiving task.
1329 * @from contains the task_struct for the sending task.
1330 * @file contains the struct file being transferred.
1331 * @to contains the task_struct for the receiving task.
1341 * @child contains the task_struct structure for the target process.
1342 * @mode contains the PTRACE_MODE flags indicating the form of access.
1348 * @parent contains the task_struct structure for debugger process.
1355 * @target contains the task_struct structure for target process.
1356 * @effective contains the effective capability set.
1357 * @inheritable contains the inheritable capability set.
1358 * @permitted contains the permitted capability set.
1363 * @new contains the new credentials structure for target process.
1364 * @old contains the current credentials structure for target process.
1365 * @effective contains the effective capability set.
1366 * @inheritable contains the inheritable capability set.
1367 * @permitted contains the permitted capability set.
1372 * @cred contains the credentials to use.
1373 * @ns contains the user namespace we want the capability in
1374 * @cap contains the capability <include/linux/capability.h>.
1375 * @opts contains options for the capable check <include/linux/security.h>
1385 * @type contains the SYSLOG_ACTION_* constant from <include/linux/syslog.h>
1391 * @ts contains new time
1392 * @tz contains new timezone
1396 * @mm contains the mm struct it is being added to.
1397 * @pages contains the number of pages.
1413 * @secid contains the security ID.
1414 * @secdata contains the pointer that stores the converted security
1416 * @seclen pointer which contains the length of the data
1419 * @secid contains the pointer to the generated security ID.
1420 * @secdata contains the security context.
1424 * @secdata contains the security context.
1425 * @seclen contains the length of the security context.
1431 * @field contains the required Audit action.
1433 * @op contains the operator the rule uses.
1434 * @rulestr contains the context where the rule will be applied to.
1435 * @lsmrule contains a pointer to receive the result.
1440 * Specifies whether given @krule contains any fields related to
1442 * @krule contains the audit rule of interest.
1448 * @secid contains the security id in question.
1449 * @field contains the field which relates to current LSM.
1450 * @op contains the operator that will be used for matching.
1457 * @lsmrule contains the allocated rule
1472 * @ctx contains the string which we wish to set in the inode.
1473 * @ctxlen contains the length of @ctx.
1484 * @dentry contains the inode we wish to set the security context of.
1485 * @ctx contains the string which we wish to set in the inode.
1486 * @ctxlen contains the length of @ctx.