Searched defs:SECCOMP_ARCH_NATIVE (Results 1 - 12 of 12) sorted by relevance

/linux-master/arch/xtensa/include/asm/
H A Dseccomp.h7 #define SECCOMP_ARCH_NATIVE AUDIT_ARCH_XTENSA macro
/linux-master/arch/csky/include/asm/
H A Dseccomp.h7 #define SECCOMP_ARCH_NATIVE AUDIT_ARCH_CSKY macro
/linux-master/arch/arm/include/asm/
H A Dseccomp.h7 #define SECCOMP_ARCH_NATIVE AUDIT_ARCH_ARM macro
/linux-master/arch/riscv/include/asm/
H A Dseccomp.h11 # define SECCOMP_ARCH_NATIVE AUDIT_ARCH_RISCV64 macro
15 # define SECCOMP_ARCH_NATIVE AUDIT_ARCH_RISCV32 macro
/linux-master/arch/loongarch/include/asm/
H A Dseccomp.h11 # define SECCOMP_ARCH_NATIVE AUDIT_ARCH_LOONGARCH32 macro
15 # define SECCOMP_ARCH_NATIVE AUDIT_ARCH_LOONGARCH64 macro
/linux-master/arch/m68k/include/asm/
H A Dseccomp.h7 #define SECCOMP_ARCH_NATIVE AUDIT_ARCH_M68K macro
/linux-master/arch/parisc/include/asm/
H A Dseccomp.h8 # define SECCOMP_ARCH_NATIVE AUDIT_ARCH_PARISC64 macro
17 # define SECCOMP_ARCH_NATIVE AUDIT_ARCH_PARISC macro
/linux-master/arch/sh/include/asm/
H A Dseccomp.h17 #define SECCOMP_ARCH_NATIVE (AUDIT_ARCH_SH | __SECCOMP_ARCH_LE) macro
/linux-master/arch/powerpc/include/asm/
H A Dseccomp.h20 # define SECCOMP_ARCH_NATIVE (AUDIT_ARCH_PPC64 | __SECCOMP_ARCH_LE) macro
29 # define SECCOMP_ARCH_NATIVE (AUDIT_ARCH_PPC | __SECCOMP_ARCH_LE) macro
/linux-master/arch/arm64/include/asm/
H A Dseccomp.h22 #define SECCOMP_ARCH_NATIVE AUDIT_ARCH_AARCH64 macro
/linux-master/arch/x86/include/asm/
H A Dseccomp.h20 # define SECCOMP_ARCH_NATIVE AUDIT_ARCH_X86_64 macro
34 # define SECCOMP_ARCH_NATIVE AUDIT_ARCH_I386 macro
/linux-master/arch/s390/include/asm/
H A Dseccomp.h19 #define SECCOMP_ARCH_NATIVE AUDIT_ARCH_S390X macro

Completed in 131 milliseconds