OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SECCOMP_IP_LSB_IDX
(Results
1 - 3
of
3
) sorted by null
/external/libchrome/sandbox/linux/bpf_dsl/
seccomp_macros.h
46
#define
SECCOMP_IP_LSB_IDX
(offsetof(struct arch_seccomp_data, \
108
#define
SECCOMP_IP_LSB_IDX
(offsetof(struct arch_seccomp_data, \
146
#define
SECCOMP_IP_LSB_IDX
(offsetof(struct arch_seccomp_data, \
220
#define
SECCOMP_IP_LSB_IDX
(offsetof(struct arch_seccomp_data, \
273
#define
SECCOMP_IP_LSB_IDX
\
dump_bpf.cc
72
case
SECCOMP_IP_LSB_IDX
:
policy_compiler.cc
175
BPF_LD + BPF_W + BPF_ABS,
SECCOMP_IP_LSB_IDX
,
Completed in 67 milliseconds