OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bpf_op_alu
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
bpf_op_alu.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
bpf_op_alu
.in; do not edit. */
3
static const struct xlat
bpf_op_alu
[] = {
variable in typeref:struct:xlat
/external/strace/
seccomp.c
41
# include "xlat/
bpf_op_alu
.h"
85
printxval(
bpf_op_alu
, BPF_OP(code), "BPF_???");
Completed in 222 milliseconds