Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Dcred.h149 static inline struct aa_label *__begin_cred_crit_section(const struct cred *cred, in __begin_cred_crit_section() function
206 return __begin_cred_crit_section(current_cred(), needput); in __begin_current_label_crit_section()