Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Darraymap.c977 struct bpf_array_aux *aux; in prog_array_map_poke_track()
1010 struct bpf_array_aux *aux; in prog_array_map_poke_untrack()
1035 struct bpf_array_aux *aux; in prog_array_map_poke_run()
1081 struct bpf_map *map = container_of(work, struct bpf_array_aux, in prog_array_map_clear_deferred()
1089 struct bpf_array_aux *aux = container_of(map, struct bpf_array, in prog_array_map_clear()
1097 struct bpf_array_aux *aux; in prog_array_map_alloc()
1123 struct bpf_array_aux *aux; in prog_array_map_free()
/openbmc/linux/include/linux/
H A Dbpf.h1527 struct bpf_array_aux { struct
1761 struct bpf_array_aux *aux;