Searched defs:create_attr (Results 1 – 3 of 3) sorted by relevance
3628 struct bpf_create_map_attr create_attr = {}; in do_test_raw() local3868 struct bpf_create_map_attr create_attr = {}; in test_btf_id() local4759 struct bpf_create_map_attr create_attr = {}; in do_test_pprint() local
308 static int libbpf_bpf_map_create(struct bpf_create_map_attr *create_attr) in libbpf_bpf_map_create()
210 int bpf_create_map_xattr(const struct bpf_create_map_attr *create_attr) in bpf_create_map_xattr()