Searched refs:bpf_map__type (Results 1 – 11 of 11) sorted by relevance
22 if (bpf_map__is_per_cpu(bpf_map__type(map))) in bpf_map__alloc_value()
261 if (bpf_map__type(map) == BPF_MAP_TYPE_ARENA && bpf_map__initial_value(map, &tmp_sz)) { in is_mmapable_map()869 if (bpf_map__type(map) == BPF_MAP_TYPE_STRUCT_OPS) { in codegen_maps_skeleton()909 if (populate_links && bpf_map__type(map) == BPF_MAP_TYPE_STRUCT_OPS) { in codegen_maps_skeleton()1119 if (bpf_map__type(map) != BPF_MAP_TYPE_STRUCT_OPS) in gen_st_ops_shadow()1152 if (bpf_map__type(map) != BPF_MAP_TYPE_STRUCT_OPS) in gen_st_ops_shadow_init()1253 if (bpf_map__type(map) == BPF_MAP_TYPE_STRUCT_OPS) in do_skeleton()1346 if (bpf_map__type(map) != BPF_MAP_TYPE_STRUCT_OPS) in do_skeleton()
539 if (bpf_map__type(map) != BPF_MAP_TYPE_STRUCT_OPS) in do_register()
1757 if (bpf_map__type(map) != BPF_MAP_TYPE_PERF_EVENT_ARRAY) in load_with_options()
192 bpf_map__type;
1034 LIBBPF_API enum bpf_map_type bpf_map__type(const struct bpf_map *map);
10224 enum bpf_map_type bpf_map__type(const struct bpf_map *map) in bpf_map__type() function
479 map_fd = bpf_map_create(bpf_map__type(map), map_name, in test_uptr_map_failure()
1254 type = bpf_map__type(map); in map_type_str()
834 type = bpf_map__type(map); in is_unpriv_capable_map()1081 bpf_map__type(map) != BPF_MAP_TYPE_STRUCT_OPS) in run_subtest()
1180 switch (bpf_map__type(map)) { in fixup_obj()