Home
last modified time | relevance | path

Searched refs:audit_log_key (Results 1 – 7 of 7) sorted by relevance

/linux/kernel/
H A Daudit_fsnotify.c129 audit_log_key(ab, rule->filterkey); in audit_mark_log_rule_change()
H A Daudit_watch.c239 audit_log_key(ab, r->filterkey); in audit_watch_log_rule_change()
H A Daudit_tree.c539 audit_log_key(ab, rule->filterkey); in audit_tree_log_remove_rule()
H A Dauditfilter.c1121 audit_log_key(ab, rule->filterkey); in audit_log_rule_change()
H A Dauditsc.c1648 audit_log_key(ab, ctx->filterkey); in audit_log_uring()
1684 audit_log_key(ab, context->filterkey); in audit_log_exit()
H A Daudit.c2215 void audit_log_key(struct audit_buffer *ab, char *key) in audit_log_key() function
/linux/include/linux/
H A Daudit.h188 extern void audit_log_key(struct audit_buffer *ab,
254 static inline void audit_log_key(struct audit_buffer *ab, char *key) in audit_log_key() function