Searched refs:inner_map_idx (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dbpf_gen_internal.h72 void bpf_gen__populate_outer_map(struct bpf_gen *gen, int outer_map_idx, int key, int inner_map_idx);
H A Dgen_loader.c1082 int inner_map_idx)
1090 outer_map_idx, slot, inner_map_idx);
1099 blob_fd_array_off(gen, inner_map_idx));
1104 outer_map_idx, slot, inner_map_idx);
1081 bpf_gen__populate_outer_map(struct bpf_gen *gen, int outer_map_idx, int slot, int inner_map_idx) argument

Completed in 260 milliseconds