Go to the documentation of this file.
2 #include <linux/types.h>
3 #include <linux/audit.h>
4 #include <asm/unistd.h>
6 static unsigned dir_class[] = {
11 static unsigned read_class[] = {
16 static unsigned write_class[] = {
21 static unsigned chattr_class[] = {
26 static unsigned signal_class[] = {
33 #ifdef CONFIG_IA32_EMULATION
42 #ifdef CONFIG_IA32_EMULATION
59 static int __init audit_classes_init(
void)
61 #ifdef CONFIG_IA32_EMULATION