OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SECCOMP_PARM6
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/linux/seccomp-bpf/
trap.cc
197
SECCOMP_PARM6
(ctx),
207
SECCOMP_PARM6
(ctx));
227
static_cast<uint64_t>(
SECCOMP_PARM6
(ctx))}};
linux_seccomp.h
150
#define
SECCOMP_PARM6
(_ctx) SECCOMP_REG(_ctx, REG_EBP)
215
#define
SECCOMP_PARM6
(_ctx) SECCOMP_REG(_ctx, REG_R9)
264
#define
SECCOMP_PARM6
(_ctx) SECCOMP_REG(_ctx, r5)
339
#define
SECCOMP_PARM6
(_ctx) SECCOMP_STACKPARM(_ctx, 5)
396
#define
SECCOMP_PARM6
(_ctx) SECCOMP_REG(_ctx, 5)
Completed in 9691 milliseconds