]> Git Repo - linux.git/blobdiff - kernel/audit.h
bpf: btf: Introduce BPF Type Format (BTF)
[linux.git] / kernel / audit.h
index af5bc59487ed690bacb9b2ff1ed9c3a58d6994c7..214e1494837060bd580050c62edfd5838c0104f0 100644 (file)
@@ -341,4 +341,5 @@ extern struct list_head *audit_killed_trees(void);
 #define audit_filter_inodes(t,c) AUDIT_DISABLED
 #endif
 
-extern struct mutex audit_cmd_mutex;
+extern void audit_ctl_lock(void);
+extern void audit_ctl_unlock(void);
This page took 0.036112 seconds and 4 git commands to generate.