Searched defs:bpf_map_desc (Results 1 – 2 of 2) sorted by relevance
42 struct bpf_map_desc { struct44 int map_fd;46 __u32 max_entries;47 __aligned_u64 initial_value;
275 struct bpf_map_desc { struct281 struct bpf_map_desc map; argument