]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - kernel/audit.h
Merge remote-tracking branch 'audit/next'
[karo-tx-linux.git] / kernel / audit.h
index 1caa0d345d90613f955578dacaa7082d9fac5163..d641f9bb3ed0a3970b0b717d99ccdc82bb4acd6c 100644 (file)
@@ -257,6 +257,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);