Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / include / asm-generic / audit_write.h
CommitLineData
dc104fb3
AV
1#include <asm-generic/audit_dir_write.h>
2__NR_acct,
0b0c940a 3#ifdef __NR_swapon
dc104fb3 4__NR_swapon,
0b0c940a 5#endif
dc104fb3
AV
6__NR_quotactl,
7__NR_truncate,
8#ifdef __NR_truncate64
9__NR_truncate64,
10#endif
11#ifdef __NR_bind
12__NR_bind, /* bind can affect fs object only in one way... */
13#endif
This page took 0.287879 seconds and 5 git commands to generate.