Lines Matching refs:map_index
87 const struct bpf_map *map, u32 map_index),
89 TP_ARGS(dev, xdp, to_ifindex, err, map, map_index),
98 __field(int, map_index)
108 __entry->map_index = map_index;
122 const struct bpf_map *map, u32 map_index),
123 TP_ARGS(dev, xdp, to_ifindex, err, map, map_index)
130 const struct bpf_map *map, u32 map_index),
131 TP_ARGS(dev, xdp, to_ifindex, err, map, map_index)
144 const struct bpf_map *map, u32 map_index),
145 TP_ARGS(dev, xdp, to_ifindex, err, map, map_index),
152 __entry->map_id, __entry->map_index)
159 const struct bpf_map *map, u32 map_index),
160 TP_ARGS(dev, xdp, to_ifindex, err, map, map_index),
167 __entry->map_id, __entry->map_index)
262 TP_PROTO(const struct bpf_map *map, u32 map_index,
267 TP_ARGS(map, map_index, sent, drops, from_dev, to_dev, err),
272 __field(u32, map_index)
283 __entry->map_index = map_index;
295 __entry->map_id, __entry->map_index,