Searched defs:BPF_MAP_CREATE (Results 1 - 3 of 3) sorted by relevance

/external/strace/xlat/
H A Dbpf_commands.h2 #if !(defined(BPF_MAP_CREATE) || (defined(HAVE_DECL_BPF_MAP_CREATE) && HAVE_DECL_BPF_MAP_CREATE))
3 # define BPF_MAP_CREATE 0 macro
41 XLAT(BPF_MAP_CREATE),
/external/iproute2/include/linux/
H A Dbpf.h68 BPF_MAP_CREATE, enumerator in enum:bpf_cmd
102 struct { /* anonymous struct used by BPF_MAP_CREATE command */
/external/kernel-headers/original/uapi/linux/
H A Dbpf.h68 BPF_MAP_CREATE, enumerator in enum:bpf_cmd
142 struct { /* anonymous struct used by BPF_MAP_CREATE command */

Completed in 71 milliseconds