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 - 3
of
3
) sorted by null
/external/libchrome/sandbox/linux/bpf_dsl/
seccomp_macros.h
43
#define
SECCOMP_ARCH_IDX
(offsetof(struct arch_seccomp_data, arch))
105
#define
SECCOMP_ARCH_IDX
(offsetof(struct arch_seccomp_data, arch))
143
#define
SECCOMP_ARCH_IDX
(offsetof(struct arch_seccomp_data, arch))
217
#define
SECCOMP_ARCH_IDX
(offsetof(struct arch_seccomp_data, arch))
270
#define
SECCOMP_ARCH_IDX
(offsetof(struct arch_seccomp_data, arch))
dump_bpf.cc
70
case
SECCOMP_ARCH_IDX
:
policy_compiler.cc
147
BPF_LD + BPF_W + BPF_ABS,
SECCOMP_ARCH_IDX
,
Completed in 55 milliseconds