Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Daudit.h490 static inline void audit_log_capset(const struct cred *new, in audit_log_capset() function
650 static inline void audit_log_capset(const struct cred *new, in audit_log_capset() function
/Linux-v5.10/kernel/
Dcapability.c274 audit_log_capset(new, current_cred()); in SYSCALL_DEFINE2()