Home
last modified time | relevance | path

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

/linux/kernel/
H A Dksyms_common.c36 if (security_capable(cred, &init_user_ns, CAP_SYSLOG, in kallsyms_show_value()
/linux/include/linux/
H A Dsecurity.h348 int security_capable(const struct cred *cred,
689 static inline int security_capable(const struct cred *cred, in security_capable() function
/linux/security/
H A Dsecurity.c629 int security_capable(const struct cred *cred, in security_capable() function