Home
last modified time | relevance | path

Searched refs:bpf_create_map_attr (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbpf.h37 struct bpf_create_map_attr { struct
56 bpf_create_map_xattr(const struct bpf_create_map_attr *create_attr);
H A Dbpf.c79 int bpf_create_map_xattr(const struct bpf_create_map_attr *create_attr) in bpf_create_map_xattr()
111 struct bpf_create_map_attr map_attr = {}; in bpf_create_map_node()
130 struct bpf_create_map_attr map_attr = {}; in bpf_create_map()
145 struct bpf_create_map_attr map_attr = {}; in bpf_create_map_name()
H A Dlibbpf_probes.c206 struct bpf_create_map_attr attr = {}; in bpf_probe_map_type()
H A Dlibbpf.c3802 struct bpf_create_map_attr map_attr; in probe_kern_global_data()
3909 struct bpf_create_map_attr attr = { in probe_kern_array_mmap()
3967 struct bpf_create_map_attr map_attr; in probe_prog_bind_map()
4174 struct bpf_create_map_attr create_attr; in bpf_object__create_map()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/map_tests/
H A Darray_map_batch_ops.c49 struct bpf_create_map_attr xattr = { in test_array_map_batch_ops()
H 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()
H A Dhtab_map_batch_ops.c86 struct bpf_create_map_attr xattr = { in __test_map_lookup_and_delete_batch()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_verifier.c573 struct bpf_create_map_attr attr = { in create_map_spin_lock()
596 struct bpf_create_map_attr attr = { in create_sk_storage_map()
H A Dtest_lru_map.c46 struct bpf_create_map_attr map; in bpf_map_lookup_elem_with_ref_bit()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dselect_reuseport.c69 struct bpf_create_map_attr attr = {}; in create_maps()
H A Dbtf.c3660 struct bpf_create_map_attr create_attr = {}; in do_test_raw()
3876 struct bpf_create_map_attr create_attr = {}; in test_btf_id()
4736 struct bpf_create_map_attr create_attr = {}; in do_test_pprint()
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dmap.c1251 struct bpf_create_map_attr attr = { NULL, }; in do_create()

Completed in 34 milliseconds