Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/system_headers/
Dx86_64_linux_syscalls.h753 #if !defined(__NR_security)
754 #define __NR_security 185 macro
/external/valgrind/include/vki/
Dvki-scnums-amd64-linux.h266 #define __NR_security 185 macro
/external/kernel-headers/original/uapi/asm-x86/asm/
Dunistd_64.h189 #define __NR_security 185 macro
Dunistd_x32.h167 #define __NR_security (__X32_SYSCALL_BIT + 185) macro
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_sets.cc996 case __NR_security: in IsMisc()