Searched refs:bpf_map_skeleton (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dlibbpf.h1641 struct bpf_map_skeleton { struct
1663 int map_skel_sz; /* sizeof(struct bpf_map_skeleton) */
1664 struct bpf_map_skeleton *maps;
1691 int map_skel_sz; /* sizeof(struct bpf_map_skeleton) */
1692 struct bpf_map_skeleton *maps;
H A Dlibbpf.c13488 struct bpf_map_skeleton *maps,

Completed in 206 milliseconds