Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dbtf.c3632 struct bpf_create_map_attr create_attr = {}; in do_test_raw() local
3848 struct bpf_create_map_attr create_attr = {}; in test_btf_id() local
4707 struct bpf_create_map_attr create_attr = {}; in do_test_pprint() local
/kernel/linux/linux-5.10/tools/lib/bpf/
Dbpf.c79 int bpf_create_map_xattr(const struct bpf_create_map_attr *create_attr) in bpf_create_map_xattr()
Dlibbpf.c4174 struct bpf_create_map_attr create_attr; in bpf_object__create_map() local