Home
last modified time | relevance | path

Searched defs:create_attr (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_btf.c1454 struct bpf_create_map_attr create_attr = {}; in do_test_raw() local
1694 struct bpf_create_map_attr create_attr = {}; in test_btf_id() local
2202 struct bpf_create_map_attr create_attr = {}; in do_test_pprint() local
/Linux-v4.19/tools/lib/bpf/
Dbpf.c76 int bpf_create_map_xattr(const struct bpf_create_map_attr *create_attr) in bpf_create_map_xattr()
Dlibbpf.c1108 struct bpf_create_map_attr create_attr = {}; in bpf_object__create_maps() local