]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - kernel/audit.h
Merge remote-tracking branch 'audit/next'
[karo-tx-linux.git] / kernel / audit.h
index e47d6ac46b45d3341cef9ea14aa19a054123604f..de6cbb7cf547037d91fd891a403dfd666045c4eb 100644 (file)
@@ -259,6 +259,9 @@ extern struct list_head audit_filter_list[];
 
 extern struct audit_entry *audit_dupe_rule(struct audit_krule *old);
 
+extern void audit_log_d_path_exe(struct audit_buffer *ab,
+                                struct mm_struct *mm);
+
 /* audit watch functions */
 #ifdef CONFIG_AUDIT_WATCH
 extern void audit_put_watch(struct audit_watch *watch);