Home
last modified time | relevance | path

Searched refs:task_smack (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/security/smack/
H A Dsmack.h120 struct task_smack { struct
280 int smk_tskacc(struct task_smack *, struct smack_known *,
326 static inline struct task_smack *smack_cred(const struct cred *cred) in smack_cred()
379 static inline struct smack_known *smk_of_task(const struct task_smack *tsp) in smk_of_task()
403 static inline struct smack_known *smk_of_forked(const struct task_smack *tsp) in smk_of_forked()
H A Dsmack_lsm.c255 struct task_smack *tsp = smack_cred(cred); in smk_bu_credfile()
433 struct task_smack *tsp; in smk_ptrace_rule_check()
1787 struct task_smack *tsp; in smack_mmap_file()
1952 struct task_smack *tsp; in smack_file_receive()
2045 struct task_smack *tsp = smack_cred(cred); in smack_cred_free()
2149 struct task_smack *tsp = smack_cred(new); in smack_kernel_create_files_as()
4797 struct task_smack *tsp; in smack_inode_copy_up()
4883 struct task_smack *nsp = smack_cred(new); in smack_uring_override_creds()
4924 struct task_smack *tsp; in smack_uring_cmd()
4945 .lbs_cred = sizeof(struct task_smack),
[all …]
H A Dsmack_access.c218 int smk_tskacc(struct task_smack *tsp, struct smack_known *obj_known, in smk_tskacc()
273 struct task_smack *tsp = smack_cred(current_cred()); in smk_curacc()
652 struct task_smack *tsp = smack_cred(cred); in smack_privileged_cred()
H A Dsmackfs.c2225 struct task_smack *tsp = smack_cred(current_cred()); in load_self_seq_start()
2232 struct task_smack *tsp = smack_cred(current_cred()); in load_self_seq_next()
2279 struct task_smack *tsp = smack_cred(current_cred()); in smk_write_load_self()
2434 struct task_smack *tsp = smack_cred(current_cred()); in load_self2_seq_start()
2441 struct task_smack *tsp = smack_cred(current_cred()); in load_self2_seq_next()
2487 struct task_smack *tsp = smack_cred(current_cred()); in smk_write_load_self2()
2705 struct task_smack *tsp = smack_cred(current_cred()); in relabel_self_seq_start()
2712 struct task_smack *tsp = smack_cred(current_cred()); in relabel_self_seq_next()
2788 struct task_smack *tsp; in smk_write_relabel_self()