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()
326 static void init_task_smack(struct task_smack *tsp, struct smack_known *task, in init_task_smack()
421 struct task_smack *tsp; in smk_ptrace_rule_check()
882 struct task_smack *bsp = smack_cred(bprm->cred); in smack_bprm_creds_for_exec()
1638 struct task_smack *tsp; in smack_mmap_file()
1803 struct task_smack *tsp; in smack_file_receive()
1856 struct task_smack *tsp = smack_cred(file->f_cred); in smack_file_open()
1896 struct task_smack *tsp = smack_cred(cred); in smack_cred_free()
1921 struct task_smack *old_tsp = smack_cred(old); in smack_cred_prepare()
1922 struct task_smack *new_tsp = smack_cred(new); in smack_cred_prepare()
1945 struct task_smack *old_tsp = smack_cred(old); in smack_cred_transfer()
1946 struct task_smack *new_tsp = smack_cred(new); in smack_cred_transfer()
1982 struct task_smack *new_tsp = smack_cred(new); in smack_kernel_act_as()
2000 struct task_smack *tsp = smack_cred(new); in smack_kernel_create_files_as()
3512 struct task_smack *tsp = smack_cred(current_cred()); in smack_setprocattr()
4621 struct task_smack *tsp; in smack_inode_copy_up()
4660 struct task_smack *otsp = smack_cred(old); in smack_dentry_create_files_as()
4661 struct task_smack *ntsp = smack_cred(new); in smack_dentry_create_files_as()
4695 .lbs_cred = sizeof(struct task_smack),
4885 struct task_smack *tsp; in smack_init()