Lines Matching +full:0 +full:pointer

14  * Returns pointer to "struct tomoyo_domain_info" for current thread.
30 * @new: Pointer to "struct cred".
31 * @old: Pointer to "struct cred".
34 * Returns 0.
47 return 0; in tomoyo_cred_prepare()
53 * @bprm: Pointer to "struct linux_binprm".
68 * @bprm: Pointer to "struct linux_binprm".
70 * Returns 0.
80 return 0; in tomoyo_bprm_creds_for_exec()
87 * @bprm: Pointer to "struct linux_binprm".
89 * Returns 0 on success, negative value otherwise.
116 * @path: Pointer to "struct path".
118 * Returns 0 on success, negative value otherwise.
128 * @path: Pointer to "struct path".
130 * Returns 0 on success, negative value otherwise.
140 * @file: Pointer to "struct file".
142 * Returns 0 on success, negative value otherwise.
152 * @parent: Pointer to "struct path".
153 * @dentry: Pointer to "struct dentry".
155 * Returns 0 on success, negative value otherwise.
167 * @parent: Pointer to "struct path".
168 * @dentry: Pointer to "struct dentry".
171 * Returns 0 on success, negative value otherwise.
185 * @parent: Pointer to "struct path".
186 * @dentry: Pointer to "struct dentry".
188 * Returns 0 on success, negative value otherwise.
200 * @parent: Pointer to "struct path".
201 * @dentry: Pointer to "struct dentry".
204 * Returns 0 on success, negative value otherwise.
217 * @parent: Pointer to "struct path".
218 * @dentry: Pointer to "struct dentry".
222 * Returns 0 on success, negative value otherwise.
257 * @old_dentry: Pointer to "struct dentry".
258 * @new_dir: Pointer to "struct path".
259 * @new_dentry: Pointer to "struct dentry".
261 * Returns 0 on success, negative value otherwise.
275 * @old_parent: Pointer to "struct path".
276 * @old_dentry: Pointer to "struct dentry".
277 * @new_parent: Pointer to "struct path".
278 * @new_dentry: Pointer to "struct dentry".
281 * Returns 0 on success, negative value otherwise.
305 * @file: Pointer to "struct file".
309 * Returns 0 on success, negative value otherwise.
315 return 0; in tomoyo_file_fcntl()
323 * @f: Pointer to "struct file".
325 * Returns 0 on success, negative value otherwise.
331 return 0; in tomoyo_file_open()
339 * @file: Pointer to "struct file".
343 * Returns 0 on success, negative value otherwise.
354 * @path: Pointer to "struct path".
357 * Returns 0 on success, negative value otherwise.
368 * @path: Pointer to "struct path".
372 * Returns 0 on success, negative value otherwise.
376 int error = 0; in tomoyo_path_chown()
390 * @path: Pointer to "struct path".
392 * Returns 0 on success, negative value otherwise.
403 * @path: Pointer to "struct path".
408 * Returns 0 on success, negative value otherwise.
419 * @mnt: Pointer to "struct vfsmount".
422 * Returns 0 on success, negative value otherwise.
434 * @old_path: Pointer to "struct path".
435 * @new_path: Pointer to "struct path".
437 * Returns 0 on success, negative value otherwise.
447 * @sock: Pointer to "struct socket".
450 * Returns 0 on success, negative value otherwise.
460 * @sock: Pointer to "struct socket".
461 * @addr: Pointer to "struct sockaddr".
464 * Returns 0 on success, negative value otherwise.
475 * @sock: Pointer to "struct socket".
476 * @addr: Pointer to "struct sockaddr".
479 * Returns 0 on success, negative value otherwise.
490 * @sock: Pointer to "struct socket".
491 * @msg: Pointer to "struct msghdr".
494 * Returns 0 on success, negative value otherwise.
509 * @task: Pointer to "struct task_struct".
512 * Returns 0.
523 return 0; in tomoyo_task_alloc()
529 * @task: Pointer to "struct task_struct".
592 * Returns 0.
606 return 0; in tomoyo_init()