Searched refs:bpf_map__def (Results 1 – 4 of 4) sorted by relevance
200 unsigned int nr_rxqs = bpf_map__def(rx_queue_index_map)->max_entries; in alloc_record_per_rxq()216 unsigned int nr_rxqs = bpf_map__def(rx_queue_index_map)->max_entries; in alloc_stats_record()236 unsigned int nr_rxqs = bpf_map__def(rx_queue_index_map)->max_entries; in free_stats_record()284 max_rxqs = bpf_map__def(rx_queue_index_map)->max_entries; in stats_collect()330 unsigned int nr_rxqs = bpf_map__def(rx_queue_index_map)->max_entries; in stats_print()
258 const struct bpf_map_def *bpf_map__def(struct bpf_map *map);
2171 const struct bpf_map_def *bpf_map__def(struct bpf_map *map) in bpf_map__def() function
1019 const struct bpf_map_def *def = bpf_map__def(map); in __bpf_map__config_value()1090 def = bpf_map__def(map); in __bpf_map__config_event()1161 def = bpf_map__def(map); in config_map_indices_range_check()1337 def = bpf_map__def(map); in bpf_map_config_foreach_key()