Searched refs:task_smack (Results 1 – 4 of 4) sorted by relevance
120 struct task_smack { struct284 int smk_tskacc(struct task_smack *, struct smack_known *,333 static inline struct task_smack *smack_cred(const struct cred *cred) in smack_cred()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()
240 struct task_smack *tsp = smack_cred(cred); in smk_bu_credfile()418 struct task_smack *tsp; in smk_ptrace_rule_check()1802 struct task_smack *tsp; in smack_mmap_file()1967 struct task_smack *tsp; in smack_file_receive()2060 struct task_smack *tsp = smack_cred(cred); in smack_cred_free()2174 struct task_smack *tsp = smack_cred(new); in smack_kernel_create_files_as()4876 struct task_smack *tsp; in smack_inode_copy_up()4962 struct task_smack *nsp = smack_cred(new); in smack_uring_override_creds()5003 struct task_smack *tsp; in smack_uring_cmd()5024 .lbs_cred = sizeof(struct task_smack),[all …]
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()660 struct task_smack *tsp = smack_cred(cred); in smack_privileged_cred()
2202 struct task_smack *tsp = smack_cred(current_cred()); in load_self_seq_start()2209 struct task_smack *tsp = smack_cred(current_cred()); in load_self_seq_next()2256 struct task_smack *tsp = smack_cred(current_cred()); in smk_write_load_self()2411 struct task_smack *tsp = smack_cred(current_cred()); in load_self2_seq_start()2418 struct task_smack *tsp = smack_cred(current_cred()); in load_self2_seq_next()2464 struct task_smack *tsp = smack_cred(current_cred()); in smk_write_load_self2()2682 struct task_smack *tsp = smack_cred(current_cred()); in relabel_self_seq_start()2689 struct task_smack *tsp = smack_cred(current_cred()); in relabel_self_seq_next()2765 struct task_smack *tsp; in smk_write_relabel_self()
Completed in 20 milliseconds