Searched refs:bpf_create_map_attr (Results 1 – 6 of 6) sorted by relevance
30 struct bpf_create_map_attr;47 int bcc_create_map_xattr(struct bpf_create_map_attr *attr, bool allow_rlimit);
308 static int libbpf_bpf_map_create(struct bpf_create_map_attr *create_attr) in libbpf_bpf_map_create()327 int bcc_create_map_xattr(struct bpf_create_map_attr *attr, bool allow_rlimit) in bcc_create_map_xattr()384 struct bpf_create_map_attr attr = {}; in bcc_create_map()
358 struct bpf_create_map_attr attr = {}; in create_maps()
64 struct bpf_create_map_attr { struct83 LIBBPF_API int bpf_create_map_xattr(const struct bpf_create_map_attr *create_attr); argument
210 int bpf_create_map_xattr(const struct bpf_create_map_attr *create_attr) in bpf_create_map_xattr()