Searched refs:bpf_map_def (Results 1 – 21 of 21) sorted by relevance
12 static bool bpf_map_def__is_per_cpu(const struct bpf_map_def *def) in bpf_map_def__is_per_cpu()20 static void *bpf_map_def__alloc_value(const struct bpf_map_def *def) in bpf_map_def__alloc_value()30 const struct bpf_map_def *def = bpf_map__def(map); in bpf_map__fprintf()
1002 const struct bpf_map_def *def = bpf_map__def(map); in __bpf_map__config_value()1062 const struct bpf_map_def *def; in __bpf_map__config_event()1133 const struct bpf_map_def *def; in config_map_indices_range_check()1249 const struct bpf_map_def *pdef,1256 int map_fd, const struct bpf_map_def *pdef, in foreach_key_array_all()1276 const struct bpf_map_def *pdef, in foreach_key_array_ranges()1307 const struct bpf_map_def *def; in bpf_map_config_foreach_key()1452 const struct bpf_map_def *pdef, in apply_obj_config_map_for_key()
5 struct bpf_map_def SEC("maps") htab = {12 struct bpf_map_def SEC("maps") array = {
10 struct bpf_map_def SEC("maps") sock_map = {
13 struct bpf_map_def SEC("maps") btf_map = {
14 struct bpf_map_def SEC("maps") btf_map = {
16 struct bpf_map_def SEC("maps") ifindex_map = {
13 struct bpf_map_def SEC("maps") cgroup_ids = {
15 struct bpf_map_def SEC("maps") btf_map_legacy = {
20 struct bpf_map_def SEC("maps") flow_map = {
41 struct bpf_map_def SEC("maps") ifindex_map = {
19 struct bpf_map_def SEC("maps") results = {
20 struct bpf_map_def { struct28 struct bpf_map_def SEC("maps") my_table = { argument
20 struct bpf_map_def { struct28 struct bpf_map_def SEC("maps") flip_table = { argument
19 struct bpf_map_def SEC("maps") read_count = {26 struct bpf_map_def SEC("maps") write_count = {
108 struct bpf_map_def { struct
398 struct bpf_map_def { struct438 LIBBPF_API const struct bpf_map_def *bpf_map__def(const struct bpf_map *map);
341 struct bpf_map_def def;1363 struct bpf_map_def *def; in bpf_object__init_internal_map()1800 struct bpf_map_def *def; in bpf_object__init_user_maps()1836 def = (struct bpf_map_def *)(data->d_buf + sym.st_value); in bpf_object__init_user_maps()1843 if (map_def_sz <= sizeof(struct bpf_map_def)) { in bpf_object__init_user_maps()1854 for (b = ((char *)def) + sizeof(struct bpf_map_def); in bpf_object__init_user_maps()1863 memcpy(&map->def, def, sizeof(struct bpf_map_def)); in bpf_object__init_user_maps()3582 struct bpf_map_def *def = &map->def; in bpf_map_find_btf_info()4124 struct bpf_map_def *def = &map->def; in bpf_object__create_map()8743 const struct bpf_map_def *bpf_map__def(const struct bpf_map *map) in bpf_map__def()
483 const struct bpf_map_def *def; in do_register()
1423 const struct bpf_map_def *def; in test_ops_cleanup()1451 const struct bpf_map_def *def; in map_type_str()
517 struct bpf_map_def SEC("maps") btf_map = {776 struct bpf_map_def SEC("maps") tmpmap = {