Home
last modified time | relevance | path

Searched refs:idxmap (Results 1 – 25 of 81) sorted by relevance

1234

/dports/sysutils/busybox/busybox-1.26.2/networking/libiproute/
H A Dll_map.c17 struct idxmap { struct
18 struct idxmap *next; argument
27 static struct idxmap **idxmap; /* treat as *idxmap[16] */ argument
31 struct idxmap *im; in find_by_index()
33 if (idxmap) in find_by_index()
60 if (!idxmap) in ll_remember_index()
61 idxmap = xzalloc(sizeof(idxmap[0]) * 16); in ll_remember_index()
92 struct idxmap *im; in ll_idx_n2a()
113 struct idxmap *im; in ll_index_to_type()
126 struct idxmap *im; in ll_index_to_flags()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/exec/
H A Dexec-all.h188 uint16_t idxmap);
199 uint16_t idxmap);
213 uint16_t idxmap);
223 void tlb_flush_by_mmuidx(CPUState *cpu, uint16_t idxmap);
232 void tlb_flush_by_mmuidx_all_cpus(CPUState *cpu, uint16_t idxmap);
256 uint16_t idxmap, unsigned bits);
276 target_ulong len, uint16_t idxmap,
286 uint16_t idxmap,
354 static inline void tlb_flush_by_mmuidx(CPUState *cpu, uint16_t idxmap) in tlb_flush_by_mmuidx() argument
359 uint16_t idxmap) in tlb_flush_page_by_mmuidx_all_cpus() argument
[all …]
/dports/emulators/qemu/qemu-6.2.0/include/exec/
H A Dexec-all.h188 uint16_t idxmap);
199 uint16_t idxmap);
213 uint16_t idxmap);
223 void tlb_flush_by_mmuidx(CPUState *cpu, uint16_t idxmap);
232 void tlb_flush_by_mmuidx_all_cpus(CPUState *cpu, uint16_t idxmap);
256 uint16_t idxmap, unsigned bits);
276 target_ulong len, uint16_t idxmap,
286 uint16_t idxmap,
354 static inline void tlb_flush_by_mmuidx(CPUState *cpu, uint16_t idxmap) in tlb_flush_by_mmuidx() argument
359 uint16_t idxmap) in tlb_flush_page_by_mmuidx_all_cpus() argument
[all …]
/dports/emulators/qemu60/qemu-6.0.0/include/exec/
H A Dexec-all.h189 uint16_t idxmap);
200 uint16_t idxmap);
214 uint16_t idxmap);
224 void tlb_flush_by_mmuidx(CPUState *cpu, uint16_t idxmap);
233 void tlb_flush_by_mmuidx_all_cpus(CPUState *cpu, uint16_t idxmap);
257 uint16_t idxmap, unsigned bits);
263 (CPUState *cpu, target_ulong addr, uint16_t idxmap, unsigned bits);
330 static inline void tlb_flush_by_mmuidx(CPUState *cpu, uint16_t idxmap) in tlb_flush_by_mmuidx() argument
335 uint16_t idxmap) in tlb_flush_page_by_mmuidx_all_cpus() argument
348 uint16_t idxmap) in tlb_flush_by_mmuidx_all_cpus_synced() argument
[all …]
/dports/emulators/qemu5/qemu-5.2.0/include/exec/
H A Dexec-all.h197 uint16_t idxmap);
208 uint16_t idxmap);
222 uint16_t idxmap);
232 void tlb_flush_by_mmuidx(CPUState *cpu, uint16_t idxmap);
241 void tlb_flush_by_mmuidx_all_cpus(CPUState *cpu, uint16_t idxmap);
265 uint16_t idxmap, unsigned bits);
271 (CPUState *cpu, target_ulong addr, uint16_t idxmap, unsigned bits);
338 static inline void tlb_flush_by_mmuidx(CPUState *cpu, uint16_t idxmap) in tlb_flush_by_mmuidx() argument
343 uint16_t idxmap) in tlb_flush_page_by_mmuidx_all_cpus() argument
356 uint16_t idxmap) in tlb_flush_by_mmuidx_all_cpus_synced() argument
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dclass_37.f03101 subroutine block_init(idxmap,ictxt,nl,info) argument
136 idxmap%global_rows = ntot
137 idxmap%global_cols = ntot
138 idxmap%local_rows = nl
139 idxmap%local_cols = nl
140 idxmap%ictxt = ictxt
141 idxmap%state = 1
143 idxmap%min_glob_row = vnl(iam)+1
144 idxmap%max_glob_row = vnl(iam+1)
145 call move_alloc(vnl,idxmap%vnl)
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dclass_37.f03101 subroutine block_init(idxmap,ictxt,nl,info) argument
136 idxmap%global_rows = ntot
137 idxmap%global_cols = ntot
138 idxmap%local_rows = nl
139 idxmap%local_cols = nl
140 idxmap%ictxt = ictxt
141 idxmap%state = 1
143 idxmap%min_glob_row = vnl(iam)+1
144 idxmap%max_glob_row = vnl(iam+1)
145 call move_alloc(vnl,idxmap%vnl)
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dclass_37.f03101 subroutine block_init(idxmap,ictxt,nl,info) argument
136 idxmap%global_rows = ntot
137 idxmap%global_cols = ntot
138 idxmap%local_rows = nl
139 idxmap%local_cols = nl
140 idxmap%ictxt = ictxt
141 idxmap%state = 1
143 idxmap%min_glob_row = vnl(iam)+1
144 idxmap%max_glob_row = vnl(iam+1)
145 call move_alloc(vnl,idxmap%vnl)
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dclass_37.f03101 subroutine block_init(idxmap,ictxt,nl,info) argument
136 idxmap%global_rows = ntot
137 idxmap%global_cols = ntot
138 idxmap%local_rows = nl
139 idxmap%local_cols = nl
140 idxmap%ictxt = ictxt
141 idxmap%state = 1
143 idxmap%min_glob_row = vnl(iam)+1
144 idxmap%max_glob_row = vnl(iam+1)
145 call move_alloc(vnl,idxmap%vnl)
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dclass_37.f03101 subroutine block_init(idxmap,ictxt,nl,info) argument
136 idxmap%global_rows = ntot
137 idxmap%global_cols = ntot
138 idxmap%local_rows = nl
139 idxmap%local_cols = nl
140 idxmap%ictxt = ictxt
141 idxmap%state = 1
143 idxmap%min_glob_row = vnl(iam)+1
144 idxmap%max_glob_row = vnl(iam+1)
145 call move_alloc(vnl,idxmap%vnl)
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dclass_37.f03101 subroutine block_init(idxmap,ictxt,nl,info) argument
136 idxmap%global_rows = ntot
137 idxmap%global_cols = ntot
138 idxmap%local_rows = nl
139 idxmap%local_cols = nl
140 idxmap%ictxt = ictxt
141 idxmap%state = 1
143 idxmap%min_glob_row = vnl(iam)+1
144 idxmap%max_glob_row = vnl(iam+1)
145 call move_alloc(vnl,idxmap%vnl)
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dclass_37.f03101 subroutine block_init(idxmap,ictxt,nl,info) argument
136 idxmap%global_rows = ntot
137 idxmap%global_cols = ntot
138 idxmap%local_rows = nl
139 idxmap%local_cols = nl
140 idxmap%ictxt = ictxt
141 idxmap%state = 1
143 idxmap%min_glob_row = vnl(iam)+1
144 idxmap%max_glob_row = vnl(iam+1)
145 call move_alloc(vnl,idxmap%vnl)
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dclass_37.f03101 subroutine block_init(idxmap,ictxt,nl,info) argument
136 idxmap%global_rows = ntot
137 idxmap%global_cols = ntot
138 idxmap%local_rows = nl
139 idxmap%local_cols = nl
140 idxmap%ictxt = ictxt
141 idxmap%state = 1
143 idxmap%min_glob_row = vnl(iam)+1
144 idxmap%max_glob_row = vnl(iam+1)
145 call move_alloc(vnl,idxmap%vnl)
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Dclass_37.f03100 subroutine block_init(idxmap,ictxt,nl,info) argument
135 idxmap%global_rows = ntot
136 idxmap%global_cols = ntot
137 idxmap%local_rows = nl
138 idxmap%local_cols = nl
139 idxmap%ictxt = ictxt
140 idxmap%state = 1
142 idxmap%min_glob_row = vnl(iam)+1
143 idxmap%max_glob_row = vnl(iam+1)
144 call move_alloc(vnl,idxmap%vnl)
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/
H A Dclass_37.f03100 subroutine block_init(idxmap,ictxt,nl,info) argument
135 idxmap%global_rows = ntot
136 idxmap%global_cols = ntot
137 idxmap%local_rows = nl
138 idxmap%local_cols = nl
139 idxmap%ictxt = ictxt
140 idxmap%state = 1
142 idxmap%min_glob_row = vnl(iam)+1
143 idxmap%max_glob_row = vnl(iam+1)
144 call move_alloc(vnl,idxmap%vnl)
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dclass_37.f03101 subroutine block_init(idxmap,ictxt,nl,info) argument
136 idxmap%global_rows = ntot
137 idxmap%global_cols = ntot
138 idxmap%local_rows = nl
139 idxmap%local_cols = nl
140 idxmap%ictxt = ictxt
141 idxmap%state = 1
143 idxmap%min_glob_row = vnl(iam)+1
144 idxmap%max_glob_row = vnl(iam+1)
145 call move_alloc(vnl,idxmap%vnl)
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dclass_37.f03101 subroutine block_init(idxmap,ictxt,nl,info) argument
136 idxmap%global_rows = ntot
137 idxmap%global_cols = ntot
138 idxmap%local_rows = nl
139 idxmap%local_cols = nl
140 idxmap%ictxt = ictxt
141 idxmap%state = 1
143 idxmap%min_glob_row = vnl(iam)+1
144 idxmap%max_glob_row = vnl(iam+1)
145 call move_alloc(vnl,idxmap%vnl)
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dclass_37.f03101 subroutine block_init(idxmap,ictxt,nl,info) argument
136 idxmap%global_rows = ntot
137 idxmap%global_cols = ntot
138 idxmap%local_rows = nl
139 idxmap%local_cols = nl
140 idxmap%ictxt = ictxt
141 idxmap%state = 1
143 idxmap%min_glob_row = vnl(iam)+1
144 idxmap%max_glob_row = vnl(iam+1)
145 call move_alloc(vnl,idxmap%vnl)
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dclass_37.f03101 subroutine block_init(idxmap,ictxt,nl,info) argument
136 idxmap%global_rows = ntot
137 idxmap%global_cols = ntot
138 idxmap%local_rows = nl
139 idxmap%local_cols = nl
140 idxmap%ictxt = ictxt
141 idxmap%state = 1
143 idxmap%min_glob_row = vnl(iam)+1
144 idxmap%max_glob_row = vnl(iam+1)
145 call move_alloc(vnl,idxmap%vnl)
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dclass_37.f03101 subroutine block_init(idxmap,ictxt,nl,info) argument
136 idxmap%global_rows = ntot
137 idxmap%global_cols = ntot
138 idxmap%local_rows = nl
139 idxmap%local_cols = nl
140 idxmap%ictxt = ictxt
141 idxmap%state = 1
143 idxmap%min_glob_row = vnl(iam)+1
144 idxmap%max_glob_row = vnl(iam+1)
145 call move_alloc(vnl,idxmap%vnl)
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dclass_37.f03101 subroutine block_init(idxmap,ictxt,nl,info) argument
136 idxmap%global_rows = ntot
137 idxmap%global_cols = ntot
138 idxmap%local_rows = nl
139 idxmap%local_cols = nl
140 idxmap%ictxt = ictxt
141 idxmap%state = 1
143 idxmap%min_glob_row = vnl(iam)+1
144 idxmap%max_glob_row = vnl(iam+1)
145 call move_alloc(vnl,idxmap%vnl)
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dclass_37.f03101 subroutine block_init(idxmap,ictxt,nl,info) argument
136 idxmap%global_rows = ntot
137 idxmap%global_cols = ntot
138 idxmap%local_rows = nl
139 idxmap%local_cols = nl
140 idxmap%ictxt = ictxt
141 idxmap%state = 1
143 idxmap%min_glob_row = vnl(iam)+1
144 idxmap%max_glob_row = vnl(iam+1)
145 call move_alloc(vnl,idxmap%vnl)
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dclass_37.f03101 subroutine block_init(idxmap,ictxt,nl,info) argument
136 idxmap%global_rows = ntot
137 idxmap%global_cols = ntot
138 idxmap%local_rows = nl
139 idxmap%local_cols = nl
140 idxmap%ictxt = ictxt
141 idxmap%state = 1
143 idxmap%min_glob_row = vnl(iam)+1
144 idxmap%max_glob_row = vnl(iam+1)
145 call move_alloc(vnl,idxmap%vnl)
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dclass_37.f03101 subroutine block_init(idxmap,ictxt,nl,info) argument
136 idxmap%global_rows = ntot
137 idxmap%global_cols = ntot
138 idxmap%local_rows = nl
139 idxmap%local_cols = nl
140 idxmap%ictxt = ictxt
141 idxmap%state = 1
143 idxmap%min_glob_row = vnl(iam)+1
144 idxmap%max_glob_row = vnl(iam+1)
145 call move_alloc(vnl,idxmap%vnl)
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dclass_37.f03101 subroutine block_init(idxmap,ictxt,nl,info) argument
136 idxmap%global_rows = ntot
137 idxmap%global_cols = ntot
138 idxmap%local_rows = nl
139 idxmap%local_cols = nl
140 idxmap%ictxt = ictxt
141 idxmap%state = 1
143 idxmap%min_glob_row = vnl(iam)+1
144 idxmap%max_glob_row = vnl(iam+1)
145 call move_alloc(vnl,idxmap%vnl)
[all …]

1234