Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/asm-generic/
A Dseccomp.h13 #if defined(CONFIG_COMPAT) && !defined(__NR_seccomp_read_32)
14 #define __NR_seccomp_read_32 __NR_read macro
34 __NR_seccomp_read_32, __NR_seccomp_write_32, in get_compat_mode1_syscalls()
/linux-6.3-rc2/arch/arm64/include/asm/
A Dseccomp.h14 #define __NR_seccomp_read_32 __NR_compat_read macro
/linux-6.3-rc2/arch/s390/include/asm/
A Dseccomp.h12 #define __NR_seccomp_read_32 __NR_read macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dseccomp.h13 #define __NR_seccomp_read_32 __NR_ia32_read macro
/linux-6.3-rc2/arch/
A DKconfig507 - __NR_seccomp_read_32

Completed in 11 milliseconds