OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SECCOMP_PT_SYSCALL
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/linux/seccomp-bpf/
linux_seccomp.h
191
#define
SECCOMP_PT_SYSCALL
(_regs) (_regs).orig_eax
229
#define
SECCOMP_PT_SYSCALL
(_regs) (_regs).orig_rax
307
#define
SECCOMP_PT_SYSCALL
(_regs) (_regs).REG_r7
367
#define
SECCOMP_PT_SYSCALL
(_regs) (_regs).REG_v0
410
#define
SECCOMP_PT_SYSCALL
(_regs) (_regs).regs[8]
/external/chromium_org/sandbox/linux/bpf_dsl/
bpf_dsl_more_unittest.cc
[
all
...]
Completed in 1818 milliseconds