OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BPF_ARSH
(Results
1 - 5
of
5
) sorted by null
/external/elfutils/lib/
bpf.h
58
#define
BPF_ARSH
0xc0
/external/iproute2/include/uapi/linux/
bpf.h
25
#define
BPF_ARSH
0xc0 /* sign extending arithmetic shift right */
/bionic/libc/kernel/uapi/linux/
bpf.h
27
#define
BPF_ARSH
0xc0
/external/bcc/src/cc/compat/linux/
bpf.h
25
#define
BPF_ARSH
0xc0 /* sign extending arithmetic shift right */
[
all
...]
/external/kernel-headers/original/uapi/linux/
bpf.h
25
#define
BPF_ARSH
0xc0 /* sign extending arithmetic shift right */
[
all
...]
Completed in 133 milliseconds