OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SECCOMP_ARCH_IDX
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/linux/seccomp-bpf/
linux_seccomp.h
152
#define
SECCOMP_ARCH_IDX
(offsetof(struct arch_seccomp_data, arch))
217
#define
SECCOMP_ARCH_IDX
(offsetof(struct arch_seccomp_data, arch))
266
#define
SECCOMP_ARCH_IDX
(offsetof(struct arch_seccomp_data, arch))
343
#define
SECCOMP_ARCH_IDX
(offsetof(struct arch_seccomp_data, arch))
399
#define
SECCOMP_ARCH_IDX
(offsetof(struct arch_seccomp_data, arch))
sandbox_bpf.cc
692
SECCOMP_ARCH_IDX
,
[
all
...]
Completed in 467 milliseconds