Home
last modified time | relevance | path

Searched refs:bpf_create_map_attr (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/tools/lib/bpf/
Dbpf.h30 struct bpf_create_map_attr { struct
45 int bpf_create_map_xattr(const struct bpf_create_map_attr *create_attr); argument
Dbpf.c76 int bpf_create_map_xattr(const struct bpf_create_map_attr *create_attr) in bpf_create_map_xattr()
104 struct bpf_create_map_attr map_attr = {}; in bpf_create_map_node()
123 struct bpf_create_map_attr map_attr = {}; in bpf_create_map()
138 struct bpf_create_map_attr map_attr = {}; in bpf_create_map_name()
Dlibbpf.c1108 struct bpf_create_map_attr create_attr = {}; in bpf_object__create_maps()
/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_btf.c1454 struct bpf_create_map_attr create_attr = {}; in do_test_raw()
1694 struct bpf_create_map_attr create_attr = {}; in test_btf_id()
2202 struct bpf_create_map_attr create_attr = {}; in do_test_pprint()
Dtest_select_reuseport.c60 struct bpf_create_map_attr attr = {}; in create_maps()