Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
A Dbpf.h37 struct bpf_create_map_attr { struct
56 bpf_create_map_xattr(const struct bpf_create_map_attr *create_attr); argument
A Dbpf.c120 int bpf_create_map_xattr(const struct bpf_create_map_attr *create_attr) in bpf_create_map_xattr()
148 struct bpf_create_map_attr map_attr = {}; in bpf_create_map_node()
167 struct bpf_create_map_attr map_attr = {}; in bpf_create_map()
182 struct bpf_create_map_attr map_attr = {}; in bpf_create_map_name()
A Dlibbpf_probes.c206 struct bpf_create_map_attr attr = {}; in bpf_probe_map_type()
A Dxsk.c368 struct bpf_create_map_attr map_attr; in get_xsk_prog()
A Dlibbpf.c4337 struct bpf_create_map_attr map_attr; in probe_kern_global_data()
4473 struct bpf_create_map_attr attr = { in probe_kern_array_mmap()
4531 struct bpf_create_map_attr map_attr; in probe_prog_bind_map()
/linux/tools/testing/selftests/bpf/map_tests/
A Darray_map_batch_ops.c71 struct bpf_create_map_attr xattr = { in __test_map_lookup_and_update_batch()
A Dlpm_trie_map_batch_ops.c67 struct bpf_create_map_attr xattr = { in test_lpm_trie_map_batch_ops()
A Dsk_storage_map.c22 static struct bpf_create_map_attr xattr = {
466 struct bpf_create_map_attr bad_xattr; in test_sk_storage_map_basic()
A Dhtab_map_batch_ops.c86 struct bpf_create_map_attr xattr = { in __test_map_lookup_and_delete_batch()
/linux/tools/testing/selftests/bpf/
A Dtest_verifier.c666 struct bpf_create_map_attr attr = { in create_map_spin_lock()
689 struct bpf_create_map_attr attr = { in create_sk_storage_map()
714 struct bpf_create_map_attr attr = { in create_map_timer()
A Dtest_lru_map.c46 struct bpf_create_map_attr map; in bpf_map_lookup_elem_with_ref_bit()
/linux/tools/testing/selftests/bpf/prog_tests/
A Dselect_reuseport.c69 struct bpf_create_map_attr attr = {}; in create_maps()
A Dbtf.c4062 struct bpf_create_map_attr create_attr = {}; in do_test_raw()
4278 struct bpf_create_map_attr create_attr = {}; in test_btf_id()
5141 struct bpf_create_map_attr create_attr = {}; in do_test_pprint()
/linux/tools/bpf/bpftool/
A Dmap.c1263 struct bpf_create_map_attr attr = { NULL, }; in do_create()

Completed in 46 milliseconds