Home
last modified time | relevance | path

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

/linux/kernel/
H A Daudit_fsnotify.c128 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.c537 audit_log_key(ab, rule->filterkey); in audit_tree_log_remove_rule()
H A Dauditsc.c1670 audit_log_key(ab, ctx->filterkey); in audit_log_uring()
1706 audit_log_key(ab, context->filterkey); in audit_log_exit()
H A Daudit.c2171 void audit_log_key(struct audit_buffer *ab, char *key) in audit_log_key() function
/linux/include/linux/
H A Daudit.h182 extern void audit_log_key(struct audit_buffer *ab,
244 static inline void audit_log_key(struct audit_buffer *ab, char *key) in audit_log_key() function