Lines Matching refs:task_smack

140 	struct task_smack *tsp = smack_cred(current_cred());  in smk_bu_current()
161 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_task()
183 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_inode()
213 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_file()
243 struct task_smack *tsp = smack_cred(cred); in smk_bu_credfile()
327 static void init_task_smack(struct task_smack *tsp, struct smack_known *task, in init_task_smack()
422 struct task_smack *tsp; in smk_ptrace_rule_check()
900 struct task_smack *bsp = smack_cred(bprm->cred); in smack_bprm_creds_for_exec()
1654 struct task_smack *tsp; in smack_mmap_file()
1819 struct task_smack *tsp; in smack_file_receive()
1872 struct task_smack *tsp = smack_cred(file->f_cred); in smack_file_open()
1912 struct task_smack *tsp = smack_cred(cred); in smack_cred_free()
1937 struct task_smack *old_tsp = smack_cred(old); in smack_cred_prepare()
1938 struct task_smack *new_tsp = smack_cred(new); in smack_cred_prepare()
1961 struct task_smack *old_tsp = smack_cred(old); in smack_cred_transfer()
1962 struct task_smack *new_tsp = smack_cred(new); in smack_cred_transfer()
1998 struct task_smack *new_tsp = smack_cred(new); in smack_kernel_act_as()
2016 struct task_smack *tsp = smack_cred(new); in smack_kernel_create_files_as()
3514 struct task_smack *tsp = smack_cred(current_cred()); in smack_setprocattr()
4622 struct task_smack *tsp; in smack_inode_copy_up()
4661 struct task_smack *otsp = smack_cred(old); in smack_dentry_create_files_as()
4662 struct task_smack *ntsp = smack_cred(new); in smack_dentry_create_files_as()
4696 .lbs_cred = sizeof(struct task_smack),
4885 struct task_smack *tsp; in smack_init()