Home
last modified time | relevance | path

Searched refs:__NR_seccomp (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h338 #define __NR_seccomp 317 macro
Dunistd_32.h371 #define __NR_seccomp 354 macro
Dunistd_x32.h294 #define __NR_seccomp (__X32_SYSCALL_BIT + 317) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h343 #define __NR_seccomp 277 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h945 #if defined(__NR_seccomp)
946 #define SYS_seccomp __NR_seccomp
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h359 #define __NR_seccomp (__NR_SYSCALL_BASE + 383) macro