Lines Matching refs:task_smack

123 	struct task_smack *tsp = current_security();  in smk_bu_current()
144 struct task_smack *tsp = current_security(); in smk_bu_task()
166 struct task_smack *tsp = current_security(); in smk_bu_inode()
196 struct task_smack *tsp = current_security(); in smk_bu_file()
226 struct task_smack *tsp = cred->security; in smk_bu_credfile()
317 static struct task_smack *new_task_smack(struct smack_known *task, in new_task_smack()
320 struct task_smack *tsp; in new_task_smack()
322 tsp = kzalloc(sizeof(struct task_smack), gfp); in new_task_smack()
424 struct task_smack *tsp; in smk_ptrace_rule_check()
909 struct task_smack *bsp = bprm->cred->security; in smack_bprm_set_creds()
952 struct task_smack *bsp = bprm->cred->security; in smack_bprm_committing_creds()
966 struct task_smack *tsp = current_security(); in smack_bprm_secureexec()
1714 struct task_smack *tsp; in smack_mmap_file()
1894 struct task_smack *tsp = cred->security; in smack_file_open()
1925 struct task_smack *tsp; in smack_cred_alloc_blank()
1944 struct task_smack *tsp = cred->security; in smack_cred_free()
1974 struct task_smack *old_tsp = old->security; in smack_cred_prepare()
1975 struct task_smack *new_tsp; in smack_cred_prepare()
2004 struct task_smack *old_tsp = old->security; in smack_cred_transfer()
2005 struct task_smack *new_tsp = new->security; in smack_cred_transfer()
2025 struct task_smack *new_tsp = new->security; in smack_kernel_act_as()
2047 struct task_smack *tsp = new->security; in smack_kernel_create_files_as()
3590 struct task_smack *tsp = current_security(); in smack_setprocattr()
4761 struct task_smack *tsp; in smack_init()