Lines Matching refs:map_index
58 const struct bpf_map *map, u32 map_index),
60 TP_ARGS(dev, xdp, to_ifindex, err, map, map_index),
69 __field(int, map_index)
79 __entry->map_index = map_index;
93 const struct bpf_map *map, u32 map_index),
94 TP_ARGS(dev, xdp, to_ifindex, err, map, map_index)
101 const struct bpf_map *map, u32 map_index),
102 TP_ARGS(dev, xdp, to_ifindex, err, map, map_index)
115 const struct bpf_map *map, u32 map_index),
116 TP_ARGS(dev, xdp, to_ifindex, err, map, map_index),
123 __entry->map_id, __entry->map_index)
130 const struct bpf_map *map, u32 map_index),
131 TP_ARGS(dev, xdp, to_ifindex, err, map, map_index),
138 __entry->map_id, __entry->map_index)
233 TP_PROTO(const struct bpf_map *map, u32 map_index,
238 TP_ARGS(map, map_index, sent, drops, from_dev, to_dev, err),
243 __field(u32, map_index)
254 __entry->map_index = map_index;
266 __entry->map_id, __entry->map_index,