OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SECCOMP_PARM3
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/sandbox/linux/seccomp-bpf/
trap.cc
207
SECCOMP_PARM3
(ctx),
217
SECCOMP_PARM3
(ctx),
237
static_cast<uint64_t>(
SECCOMP_PARM3
(ctx)),
/external/libchrome/sandbox/linux/bpf_dsl/
seccomp_macros.h
38
#define
SECCOMP_PARM3
(_ctx) SECCOMP_REG(_ctx, REG_EDX)
100
#define
SECCOMP_PARM3
(_ctx) SECCOMP_REG(_ctx, REG_RDX)
138
#define
SECCOMP_PARM3
(_ctx) SECCOMP_REG(_ctx, r2)
207
#define
SECCOMP_PARM3
(_ctx) SECCOMP_REG(_ctx, 6)
264
#define
SECCOMP_PARM3
(_ctx) SECCOMP_REG(_ctx, 2)
Completed in 3270 milliseconds