OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BPF_OBJ_GET
(Results
1 - 5
of
5
) sorted by null
/external/strace/xlat/
bpf_commands.h
23
#if !(defined(
BPF_OBJ_GET
) || (defined(HAVE_DECL_BPF_OBJ_GET) && HAVE_DECL_BPF_OBJ_GET))
24
# define
BPF_OBJ_GET
7
48
XLAT(
BPF_OBJ_GET
),
/kernel/tests/net/test/
bpf.py
38
BPF_OBJ_GET
= 7
/external/iproute2/include/linux/
bpf.h
75
BPF_OBJ_GET
,
/bionic/libc/kernel/uapi/linux/
bpf.h
80
BPF_OBJ_GET
,
/external/kernel-headers/original/uapi/linux/
bpf.h
75
BPF_OBJ_GET
,
Completed in 2938 milliseconds