Home
last modified time | relevance | path

Searched refs:__section_maps (Results 1 – 6 of 6) sorted by relevance

/external/iproute2/examples/bpf/
Dbpf_tailcall.c29 struct bpf_elf_map __section_maps jmp_tc = {
38 struct bpf_elf_map __section_maps jmp_ex = {
47 struct bpf_elf_map __section_maps map_sh = {
Dbpf_map_in_map.c5 struct bpf_elf_map __section_maps map_inner = {
15 struct bpf_elf_map __section_maps map_outer = {
Dbpf_graft.c36 struct bpf_elf_map __section_maps jmp_tc = {
Dbpf_cyclic.c9 struct bpf_elf_map __section_maps jmp_tc = {
Dbpf_shared.c21 struct bpf_elf_map __section_maps map_sh = {
/external/iproute2/include/
Dbpf_api.h100 #ifndef __section_maps
101 # define __section_maps \ macro