Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Daudit.h405 extern void __audit_log_capset(const struct cred *new, const struct cred *old);
494 __audit_log_capset(new, old); in audit_log_capset()
/OK3568_Linux_fs/kernel/kernel/
H A Dauditsc.c2578 void __audit_log_capset(const struct cred *new, const struct cred *old) in __audit_log_capset() function