Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Daudit.h320 static inline void audit_log_capset(const struct cred *new, in audit_log_capset() function
433 static inline void audit_log_capset(const struct cred *new, in audit_log_capset() function
/linux-4.4.14/kernel/
Dcapability.c275 audit_log_capset(new, current_cred()); in SYSCALL_DEFINE2()