Home
last modified time | relevance | path

Searched refs:AUDIT_ARCH_SH (Results 1 – 3 of 3) sorted by relevance

/linux/arch/sh/include/asm/
H A Dseccomp.h17 #define SECCOMP_ARCH_NATIVE (AUDIT_ARCH_SH | __SECCOMP_ARCH_LE)
H A Dsyscall_32.h62 int arch = AUDIT_ARCH_SH; in syscall_get_arch()
/linux/include/uapi/linux/
H A Daudit.h433 #define AUDIT_ARCH_SH (EM_SH) macro