Home
last modified time | relevance | path

Searched refs:__audit_log_capset (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/include/linux/
H A Daudit.h416 extern void __audit_log_capset(const struct cred *new, const struct cred *old);
506 __audit_log_capset(new, old); in audit_log_capset()
/kernel/linux/linux-5.10/kernel/
H A Dauditsc.c2573 * __audit_log_capset - store information about the arguments to the capset syscall
2580 void __audit_log_capset(const struct cred *new, const struct cred *old) in __audit_log_capset() function
/kernel/linux/linux-6.6/kernel/
H A Dauditsc.c2835 * __audit_log_capset - store information about the arguments to the capset syscall
2842 void __audit_log_capset(const struct cred *new, const struct cred *old) in __audit_log_capset() function

Completed in 11 milliseconds