OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BPF_CALL
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
bpf.h
40
#define
BPF_CALL
0x80
/external/iproute2/include/linux/
bpf.h
36
#define
BPF_CALL
0x80 /* function call */
136
/* integer value in 'imm' field of
BPF_CALL
instruction selects which helper
/external/kernel-headers/original/uapi/linux/
bpf.h
36
#define
BPF_CALL
0x80 /* function call */
136
/* integer value in 'imm' field of
BPF_CALL
instruction selects which helper
Completed in 416 milliseconds