Searched refs:audit_log_key (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/kernel/ |
H A D | audit_fsnotify.c | 128 audit_log_key(ab, rule->filterkey); in audit_mark_log_rule_change()
|
H A D | audit_watch.c | 238 audit_log_key(ab, r->filterkey); in audit_watch_log_rule_change()
|
H A D | audit_tree.c | 537 audit_log_key(ab, rule->filterkey); in audit_tree_log_remove_rule()
|
H A D | auditfilter.c | 1111 audit_log_key(ab, rule->filterkey); in audit_log_rule_change()
|
H A D | audit.c | 2172 void audit_log_key(struct audit_buffer *ab, char *key) in audit_log_key() function
|
H A D | auditsc.c | 1556 audit_log_key(ab, context->filterkey); in audit_log_exit()
|
/kernel/linux/linux-6.6/kernel/ |
H A D | audit_fsnotify.c | 128 audit_log_key(ab, rule->filterkey); in audit_mark_log_rule_change()
|
H A D | audit_watch.c | 239 audit_log_key(ab, r->filterkey); in audit_watch_log_rule_change()
|
H A D | audit_tree.c | 537 audit_log_key(ab, rule->filterkey); in audit_tree_log_remove_rule()
|
H A D | auditsc.c | 1674 audit_log_key(ab, ctx->filterkey); in audit_log_uring() 1710 audit_log_key(ab, context->filterkey); in audit_log_exit()
|
H A D | auditfilter.c | 1121 audit_log_key(ab, rule->filterkey); in audit_log_rule_change()
|
H A D | audit.c | 2172 void audit_log_key(struct audit_buffer *ab, char *key) in audit_log_key() function
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | audit.h | 181 extern void audit_log_key(struct audit_buffer *ab, 243 static inline void audit_log_key(struct audit_buffer *ab, char *key) in audit_log_key() function
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | audit.h | 181 extern void audit_log_key(struct audit_buffer *ab, 243 static inline void audit_log_key(struct audit_buffer *ab, char *key) in audit_log_key() function
|
Completed in 24 milliseconds