Home
last modified time | relevance | path

Searched refs:bpf_array_aux (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/kernel/bpf/
Darraymap.c860 struct bpf_array_aux *aux; in prog_array_map_poke_track()
893 struct bpf_array_aux *aux; in prog_array_map_poke_untrack()
913 struct bpf_array_aux *aux; in prog_array_map_poke_run()
1002 struct bpf_map *map = container_of(work, struct bpf_array_aux, in prog_array_map_clear_deferred()
1010 struct bpf_array_aux *aux = container_of(map, struct bpf_array, in prog_array_map_clear()
1018 struct bpf_array_aux *aux; in prog_array_map_alloc()
1044 struct bpf_array_aux *aux; in prog_array_map_free()
/Linux-v5.10/include/linux/
Dbpf.h840 struct bpf_array_aux { struct
956 struct bpf_array_aux *aux;