OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bpf_attach_flags
(Results
1 - 3
of
3
) sorted by null
/external/strace/xlat/
bpf_attach_flags.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
bpf_attach_flags
.in; do not edit. */
8
# error static const struct xlat
bpf_attach_flags
in mpers mode
13
const struct xlat
bpf_attach_flags
[] = {
variable in typeref:struct:xlat
/external/strace/
bpf.c
40
#include "xlat/
bpf_attach_flags
.h"
237
printflags(
bpf_attach_flags
, attr.attach_flags, "BPF_F_???");
Makefile
735
xlat/
bpf_attach_flags
.in xlat/bpf_attach_type.in \
[
all
...]
Completed in 123 milliseconds