Searched refs:bpf_create_map_params (Results 1 – 5 of 5) sorted by relevance
52 void bpf_gen__map_create(struct bpf_gen *gen, struct bpf_create_map_params *map_attr, int map_idx);
310 struct bpf_create_map_params { struct329 int libbpf__bpf_create_map_xattr(const struct bpf_create_map_params *create_attr); argument
89 int libbpf__bpf_create_map_xattr(const struct bpf_create_map_params *create_attr) in libbpf__bpf_create_map_xattr()122 struct bpf_create_map_params p = {}; in bpf_create_map_xattr()
448 struct bpf_create_map_params *map_attr, int map_idx) in bpf_gen__map_create()
4824 struct bpf_create_map_params create_attr; in bpf_object__create_map()
Completed in 31 milliseconds