OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SECCOMP_PARM2
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/sandbox/linux/seccomp-bpf/
trap.cc
206
SECCOMP_PARM2
(ctx),
216
SECCOMP_PARM2
(ctx),
236
static_cast<uint64_t>(
SECCOMP_PARM2
(ctx)),
/external/libchrome/sandbox/linux/bpf_dsl/
seccomp_macros.h
37
#define
SECCOMP_PARM2
(_ctx) SECCOMP_REG(_ctx, REG_ECX)
99
#define
SECCOMP_PARM2
(_ctx) SECCOMP_REG(_ctx, REG_RSI)
137
#define
SECCOMP_PARM2
(_ctx) SECCOMP_REG(_ctx, r1)
206
#define
SECCOMP_PARM2
(_ctx) SECCOMP_REG(_ctx, 5)
263
#define
SECCOMP_PARM2
(_ctx) SECCOMP_REG(_ctx, 1)
Completed in 376 milliseconds