Searched refs:bpf_map_def (Results 1 – 7 of 7) sorted by relevance
13 struct bpf_map_def SEC("maps") my_map = {65 struct bpf_map_def SEC("maps") my_hist_map = {
13 struct bpf_map_def SEC("maps") my_map = {44 struct bpf_map_def SEC("maps") lat_map = {
121 static int load_maps(struct bpf_map_def *maps, int len) in load_maps()125 for (i = 0; i < len / sizeof(struct bpf_map_def); i++) { in load_maps()184 insn[insn_idx].imm = map_fd[sym.st_value / sizeof(struct bpf_map_def)]; in parse_relo_and_apply()
7 struct bpf_map_def SEC("maps") my_map = {
17 struct bpf_map_def SEC("maps") my_map = {
39 struct bpf_map_def { struct
191 struct bpf_map_def SEC("maps") hash_map = {