Home
last modified time | relevance | path

Searched refs:__AUDIT_ARCH_LE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Daudit.h386 #define __AUDIT_ARCH_LE 0x40000000 macro
392 #define AUDIT_ARCH_ARCV2 (EM_ARCV2|__AUDIT_ARCH_LE)
394 #define AUDIT_ARCH_ARM (EM_ARM|__AUDIT_ARCH_LE)
396 #define AUDIT_ARCH_C6X (EM_TI_C6000|__AUDIT_ARCH_LE)
398 #define AUDIT_ARCH_CRIS (EM_CRIS|__AUDIT_ARCH_LE)
399 #define AUDIT_ARCH_CSKY (EM_CSKY|__AUDIT_ARCH_LE)
403 #define AUDIT_ARCH_I386 (EM_386|__AUDIT_ARCH_LE)
409 #define AUDIT_ARCH_MIPSEL (EM_MIPS|__AUDIT_ARCH_LE)
416 #define AUDIT_ARCH_NDS32 (EM_NDS32|__AUDIT_ARCH_LE)
426 #define AUDIT_ARCH_RISCV32 (EM_RISCV|__AUDIT_ARCH_LE)
[all …]
/openbmc/linux/arch/sh/include/asm/
H A Dseccomp.h12 #define __SECCOMP_ARCH_LE __AUDIT_ARCH_LE
H A Dsyscall_32.h65 arch |= __AUDIT_ARCH_LE; in syscall_get_arch()
/openbmc/linux/arch/powerpc/include/asm/
H A Dseccomp.h12 #define __SECCOMP_ARCH_LE __AUDIT_ARCH_LE
/openbmc/linux/arch/mips/include/asm/
H A Dsyscall.h155 arch |= __AUDIT_ARCH_LE; in syscall_get_arch()