Searched refs:map_poke_track (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/bpf/ | ||
| H A D | arraymap.c | 1222 .map_poke_track = prog_array_map_poke_track, |
| /linux/include/linux/ | ||
| H A D | bpf.h | 133 int (*map_poke_track)(struct bpf_map *map, struct bpf_prog_aux *aux); member |