Searched defs:tsp (Results 1 – 4 of 4) sorted by relevance
220 int smk_tskacc(struct task_smack *tsp, struct smack_known *obj_known, in smk_tskacc()275 struct task_smack *tsp = smack_cred(current_cred()); in smk_curacc() local660 struct task_smack *tsp = smack_cred(cred); in smack_privileged_cred() local
137 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_current() local158 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_task() local240 struct task_smack *tsp = smack_cred(cred); in smk_bu_credfile() local418 struct task_smack *tsp; in smk_ptrace_rule_check() local1802 struct task_smack *tsp; in smack_mmap_file() local1967 struct task_smack *tsp; in smack_file_receive() local2060 struct task_smack *tsp = smack_cred(cred); in smack_cred_free() local2174 struct task_smack *tsp = smack_cred(new); in smack_kernel_create_files_as() local4876 struct task_smack *tsp; in smack_inode_copy_up() local5003 struct task_smack *tsp; in smack_uring_cmd() local[all …]
2202 struct task_smack *tsp = smack_cred(current_cred()); in load_self_seq_start() local2209 struct task_smack *tsp = smack_cred(current_cred()); in load_self_seq_next() local2256 struct task_smack *tsp = smack_cred(current_cred()); in smk_write_load_self() local2411 struct task_smack *tsp = smack_cred(current_cred()); in load_self2_seq_start() local2418 struct task_smack *tsp = smack_cred(current_cred()); in load_self2_seq_next() local2464 struct task_smack *tsp = smack_cred(current_cred()); in smk_write_load_self2() local2682 struct task_smack *tsp = smack_cred(current_cred()); in relabel_self_seq_start() local2689 struct task_smack *tsp = smack_cred(current_cred()); in relabel_self_seq_next() local2765 struct task_smack *tsp; in smk_write_relabel_self() local
398 static inline struct smack_known *smk_of_task(const struct task_smack *tsp) in smk_of_task()422 static inline struct smack_known *smk_of_forked(const struct task_smack *tsp) in smk_of_forked()
Completed in 22 milliseconds