Searched refs:bpf_map__type (Results 1 – 8 of 8) sorted by relevance
22 if (bpf_map__is_per_cpu(bpf_map__type(map))) in bpf_map__alloc_value()
1369 if (bpf_map__type(map) != BPF_MAP_TYPE_ARRAY) { in __bpf_map__config_value()1439 if (bpf_map__type(map) != BPF_MAP_TYPE_PERF_EVENT_ARRAY) { in __bpf_map__config_event()1682 type = bpf_map__type(map); in bpf_map_config_foreach_key()
192 bpf_map__type;
787 LIBBPF_API enum bpf_map_type bpf_map__type(const struct bpf_map *map);
9181 enum bpf_map_type bpf_map__type(const struct bpf_map *map) in bpf_map__type() function
512 if (bpf_map__type(map) != BPF_MAP_TYPE_STRUCT_OPS) in do_register()
1653 if (bpf_map__type(map) != BPF_MAP_TYPE_PERF_EVENT_ARRAY) in load_with_options()
1448 type = bpf_map__type(map); in map_type_str()