Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/include/uapi/linux/
H A Daudit.h436 #define AUDIT_ARCH_SH (EM_SH) macro