• Home
  • Raw
  • Download

Lines Matching full:structure

45  *	@bprm contains the linux_binprm structure.
60 * @bprm contains the linux_binprm structure.
68 * @bprm contains the linux_binprm structure.
75 * structure. This hook is a good place to perform state changes on the
83 * linux_binprm structure. This hook is a good place to perform state
91 * Allocate and attach a security structure to sc->security. This pointer
106 * Allocate and attach a security structure to the sb->s_security field.
107 * The s_security field is initialized to NULL when the structure is
109 * @sb contains the super_block structure to be modified.
113 * @sb contains the super_block structure to be modified.
169 * @opts binary data structure containing all lsm mount data
177 * Parse a string of security data filling in the opts structure
179 * @opts binary data structure usable by the LSM
207 * Allocate and attach a security structure to @inode->i_security. The
208 * i_security field is initialized to NULL when the inode structure is
210 * @inode contains the inode structure.
213 * @inode contains the inode structure.
214 * Deallocate the inode security structure and set @inode->i_security to
227 * @inode contains the inode structure of the newly created inode.
228 * @dir contains the inode structure of the parent directory.
238 * @dir contains inode structure of the parent of the new file.
239 * @dentry contains the dentry structure for 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.
277 * @dir contains the path structure of parent directory of
279 * @dentry contains the dentry structure of the symbolic link.
284 * associated with inode structure @dir.
285 * @dir contains the inode structure of parent of the directory
287 * @dentry contains the dentry structure of new directory.
292 * associated with path structure @path.
293 * @dir contains the path structure of parent of the directory
295 * @dentry contains the dentry structure 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.
323 * @dir contains the path structure of parent of the new file.
324 * @dentry contains the dentry structure of the new file.
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.
352 * @path contains the path structure.
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.
380 * @inode contains the inode structure to check.
388 * @dentry contains the dentry structure for the file.
389 * @attr is the iattr structure containing the new file attributes.
393 * @path contains the path structure for the file.
397 * @path contains the path structure for the file.
504 * @file contains the file structure being accessed.
508 * Allocate and attach a security structure to the file->f_security field.
509 * The security field is initialized to NULL when the structure is first
511 * @file contains the file structure to secure.
515 * @file contains the file structure being modified.
517 * @file contains the file structure.
532 * @file contains the file structure for file to map (may be NULL).
550 * @file contains the file structure.
560 * @file contains the file structure.
567 * @file contains the file structure to update.
573 * struct file, so the file structure (and associated security information)
575 * @tsk contains the structure of task receiving signal.
582 * @file contains the file structure being received.
618 * Retrieve the security identifier of the cred structure @c
655 * @file contains the file structure pointing to the file being read
662 * @file contains the file structure pointing to the file being read
726 * @cred points to the cred structure for the current task.
727 * @tcred points to the cred structure for the target task.
755 * the constant 1, or a pointer to a kernel_siginfo structure. If @info is 1 or
780 * @inode contains the inode structure for the inode.
788 * netlink_skb_parms structure. Also may be used to provide fine
791 * @skb contains the sk_buff structure for the netlink message.
800 * @sock contains the sock structure.
801 * @other contains the peer sock structure.
802 * @newsk contains the new sock structure.
807 * @sock contains the socket structure.
808 * @other contains the peer socket structure.
832 * structure. Note that the security field was not added directly to the
833 * socket structure, but rather, the socket security information is stored
839 * @sock contains the newly created socket structure.
846 * @socka contains the first socket structure.
847 * @sockb contains the second socket structure.
853 * @sock contains the socket structure.
860 * @sock contains the socket structure.
866 * @sock contains the socket structure.
873 * @sock contains the listening socket structure.
878 * @sock contains the socket structure.
884 * @sock contains the socket structure.
885 * @msg contains the message structure.
886 * @size contains the size of message structure.
892 * @sock contains the socket structure.
897 * @sock contains the socket structure.
902 * @sock contains the socket structure.
909 * @sock contains the socket structure.
916 * @sock contains the socket structure.
952 * Allocate and attach a security structure to the sk->sk_security field,
955 * Deallocate security structure.
957 * Clone/copy security structure.
980 * This hook allows a module to allocate a security structure for a TUN
982 * @security pointer to a security structure pointer.
985 * This hook allows a module to free the security structure for a TUN
987 * @security pointer to the TUN device's security structure
992 * @security pointer to the TUN device's security structure.
995 * associated with the TUN device's sock structure.
996 * @sk contains the existing sock structure.
997 * @security pointer to the TUN device's security structure.
1000 * associated with the TUN device's security structure.
1001 * @security pointer to the TUN devices's security structure.
1008 * @ep pointer to sctp endpoint structure.
1017 * @sk pointer to sock structure.
1026 * @ep pointer to current sctp endpoint structure.
1027 * @sk pointer to current sock structure.
1028 * @sk pointer to new sock structure.
1036 * @sec pointer to a security structure.
1041 * @sec pointer to a security structure.
1043 * Allocate a security structure for Infiniband objects.
1044 * @sec pointer to a security structure pointer.
1047 * Deallocate an Infiniband security structure.
1048 * @sec contains the security structure to be freed.
1057 * Allocate a security structure to the xp->security field; the security
1064 * Allocate a security structure in new_ctxp that contains the
1065 * information from the old_ctx structure.
1078 * Allocate a security structure to the x->security field; the security
1088 * Allocate a security structure to the x->security field; the security
1156 * @ipcp contains the kernel IPC permission structure
1161 * @ipcp contains the kernel IPC permission structure.
1168 * Allocate and attach a security structure to the msg->security field.
1169 * The security field is initialized to NULL when the structure is first
1171 * @msg contains the message structure to be modified.
1174 * Deallocate the security structure for this message.
1175 * @msg contains the message structure to be modified.
1180 * Allocate and attach a security structure to the
1182 * NULL when the structure is first created.
1212 * queue. The @target task structure contains a pointer to the
1217 * @target contains the task structure for recipient process.
1225 * Allocate and attach a security structure to the @perm->security
1226 * field. The security field is initialized to NULL when the structure is
1228 * @perm contains the IPC permissions of the shared memory structure.
1231 * Deallocate the security structure @perm->security for the memory segment.
1232 * @perm contains the IPC permissions of the shared memory structure.
1238 * @perm contains the IPC permissions of the shared memory structure.
1245 * @perm contains the IPC permissions of the shared memory structure.
1252 * @perm contains the IPC permissions of the shared memory structure.
1260 * Allocate and attach a security structure to the @perm->security
1261 * field. The security field is initialized to NULL when the structure is
1266 * Deallocate security structure @perm->security for the semaphore.
1320 * @child contains the task_struct structure for the target process.
1327 * @parent contains the task_struct structure for debugger process.
1334 * @target contains the task_struct structure for target process.
1342 * @new contains the new credentials structure for target process.
1343 * @old contains the current credentials structure for target process.
1409 * Allocate and initialize an LSM audit rule structure.
1434 * Deallocate the LSM audit rule structure previously allocated by
1553 * Security module hook list structure.
1582 * Initializing a security_hook_list structure takes