Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Dcred.h61 static inline struct aa_label *aa_get_newest_cred_label(const struct cred *cred) in aa_get_newest_cred_label() function
/linux/security/apparmor/
H A Dresource.c124 peer = aa_get_newest_cred_label(__task_cred(task)); in aa_task_setrlimit()
H A Dtask.c34 p = aa_get_newest_cred_label(__task_cred(task)); in aa_get_task_label()
H A Dfile.c668 struct aa_label *label = aa_get_newest_cred_label(cred); in aa_inherit_files()