Searched refs:end (Results 251 - 275 of 10221) sorted by relevance

<<11121314151617181920>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mn10300/mm/
H A Dcache.c54 void flush_icache_range(unsigned long start, unsigned long end) argument
64 if (end > 0x80000000UL) {
66 if (end > 0xa0000000UL) {
67 end = 0xa0000000UL;
68 if (start >= end)
75 mn10300_dcache_flush_range(base, end);
78 end = base;
81 for (; start < end; start += size) {
85 size = end - start;
132 asmlinkage long sys_cacheflush(unsigned long start, unsigned long end) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-samsung/
H A Ddev-adc.c26 .end = SAMSUNG_PA_ADC + SZ_256 - 1,
31 .end = IRQ_TC,
36 .end = IRQ_ADC,
H A Ddev-rtc.c22 .end = S3C_PA_RTC + 0xff,
27 .end = IRQ_RTC_ALARM,
32 .end = IRQ_RTC_TIC,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-ks8695/
H A Ddevices.c42 .end = KS8695_WAN_PA + 0x00ff,
48 .end = KS8695_IRQ_WAN_RX_STATUS,
54 .end = KS8695_IRQ_WAN_TX_STATUS,
60 .end = KS8695_IRQ_WAN_LINK,
66 .end = KS8695_MISC_PA + 0x1f,
86 .end = KS8695_LAN_PA + 0x00ff,
92 .end = KS8695_IRQ_LAN_RX_STATUS,
98 .end = KS8695_IRQ_LAN_TX_STATUS,
104 .end = KS8695_SWITCH_PA + 0x4f,
124 .end
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-mx25/
H A Ddevices.c30 .end = MX25_OTG_BASE_ADDR + 0x1ff,
34 .end = 37,
67 .end = MX25_OTG_BASE_ADDR + 0x5ff,
71 .end = 35,
90 .end = 0x53fe3fff,
94 .end = 26,
109 .end = 0x53fa3fff,
113 .end = 36,
128 .end = 0x53fabfff,
132 .end
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/ms/
H A Dmw.bat9 if errorlevel 1 goto end
11 if errorlevel 1 goto end
15 if errorlevel 1 goto end
19 if errorlevel 1 goto end
21 if errorlevel 1 goto end
25 :end label
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/lzma/CPP/7zip/Compress/RangeCoder/
H A DRangeCoderBit.cpp21 UInt32 end = 1 << (kNumBits - i); local
22 for (UInt32 j = start; j < end; j++)
24 (((end - j) << kNumBitPriceShiftBits) >> (kNumBits - i - 1));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/ms/
H A Dmw.bat9 if errorlevel 1 goto end
11 if errorlevel 1 goto end
15 if errorlevel 1 goto end
19 if errorlevel 1 goto end
21 if errorlevel 1 goto end
25 :end label
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/ms/
H A Dmw.bat9 if errorlevel 1 goto end
11 if errorlevel 1 goto end
15 if errorlevel 1 goto end
19 if errorlevel 1 goto end
21 if errorlevel 1 goto end
25 :end label
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/ms/
H A Dmw.bat9 if errorlevel 1 goto end
11 if errorlevel 1 goto end
15 if errorlevel 1 goto end
19 if errorlevel 1 goto end
21 if errorlevel 1 goto end
25 :end label
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/pci/
H A Damd_bus.c82 u64 end; local
159 end = (reg & 0xfff000) | 0xfff;
172 node, link, start, end);
175 if (end > 0xffff)
176 end = 0xffff;
177 update_res(info, start, end, IORESOURCE_IO, 1);
178 subtract_range(range, RANGE_NUM, start, end + 1);
190 if (!range[i].end)
193 update_res(info, range[i].start, range[i].end - 1,
200 end
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/pci/
H A Damd_bus.c82 u64 end; local
159 end = (reg & 0xfff000) | 0xfff;
172 node, link, start, end);
175 if (end > 0xffff)
176 end = 0xffff;
177 update_res(info, start, end, IORESOURCE_IO, 1);
178 subtract_range(range, RANGE_NUM, start, end + 1);
190 if (!range[i].end)
193 update_res(info, range[i].start, range[i].end - 1,
200 end
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-mx3/
H A Ddevices.c60 .end = OWIRE_BASE_ADDR + SZ_4K - 1,
76 .end = MMC_SDHC1_BASE_ADDR + SZ_16K - 1,
80 .end = MXC_INT_MMC_SDHC1,
88 .end = MMC_SDHC2_BASE_ADDR + SZ_16K - 1,
92 .end = MXC_INT_MMC_SDHC2,
114 .end = RNGA_BASE_ADDR + 0x28,
133 .end = IPU_CTRL_BASE_ADDR + 0x5F,
137 .end = IPU_CTRL_BASE_ADDR + 0xB3,
141 .end = MXC_INT_IPU_SYN,
145 .end
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-mx3/
H A Ddevices.c60 .end = OWIRE_BASE_ADDR + SZ_4K - 1,
76 .end = MMC_SDHC1_BASE_ADDR + SZ_16K - 1,
80 .end = MXC_INT_MMC_SDHC1,
88 .end = MMC_SDHC2_BASE_ADDR + SZ_16K - 1,
92 .end = MXC_INT_MMC_SDHC2,
114 .end = RNGA_BASE_ADDR + 0x28,
133 .end = IPU_CTRL_BASE_ADDR + 0x5F,
137 .end = IPU_CTRL_BASE_ADDR + 0xB3,
141 .end = MXC_INT_IPU_SYN,
145 .end
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/engines/ccgost/
H A Dgost_eng.c85 goto end;
90 goto end;
95 goto end;
100 goto end;
105 goto end;
110 goto end;
116 goto end;
121 goto end;
127 goto end;
130 if (!register_ameth_gost(NID_id_GostR3410_94, &ameth_GostR3410_94, "GOST94", "GOST R 34.10-94")) goto end;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/mm/
H A Dioremap.c22 phys_t end; local
28 end = address + size;
29 if (end > PMD_SIZE)
30 end = PMD_SIZE;
31 BUG_ON(address >= end);
42 } while (address && (address < end));
48 phys_t end; local
51 end = address + size;
52 if (end > PGDIR_SIZE)
53 end
72 unsigned long end = address + size; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/mm/
H A Dioremap.c22 phys_t end; local
28 end = address + size;
29 if (end > PMD_SIZE)
30 end = PMD_SIZE;
31 BUG_ON(address >= end);
42 } while (address && (address < end));
48 phys_t end; local
51 end = address + size;
52 if (end > PGDIR_SIZE)
53 end
72 unsigned long end = address + size; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/engines/ccgost/
H A Dgost_eng.c85 goto end;
90 goto end;
95 goto end;
100 goto end;
105 goto end;
110 goto end;
116 goto end;
121 goto end;
127 goto end;
130 if (!register_ameth_gost(NID_id_GostR3410_94, &ameth_GostR3410_94, "GOST94", "GOST R 34.10-94")) goto end;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/engines/ccgost/
H A Dgost_eng.c85 goto end;
90 goto end;
95 goto end;
100 goto end;
105 goto end;
110 goto end;
116 goto end;
121 goto end;
127 goto end;
130 if (!register_ameth_gost(NID_id_GostR3410_94, &ameth_GostR3410_94, "GOST94", "GOST R 34.10-94")) goto end;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-s3c24xx/
H A Ddevs.c49 .end = S3C2410_PA_UART0 + 0x3fff,
54 .end = IRQ_S3CUART_ERR0,
62 .end = S3C2410_PA_UART1 + 0x3fff,
67 .end = IRQ_S3CUART_ERR1,
75 .end = S3C2410_PA_UART2 + 0x3fff,
80 .end = IRQ_S3CUART_ERR2,
88 .end = S3C2443_PA_UART3 + 0x3fff,
93 .end = IRQ_S3CUART_ERR3,
122 .end = S3C24XX_PA_LCD + S3C24XX_SZ_LCD - 1,
127 .end
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-s3c24xx/
H A Ddevs.c49 .end = S3C2410_PA_UART0 + 0x3fff,
54 .end = IRQ_S3CUART_ERR0,
62 .end = S3C2410_PA_UART1 + 0x3fff,
67 .end = IRQ_S3CUART_ERR1,
75 .end = S3C2410_PA_UART2 + 0x3fff,
80 .end = IRQ_S3CUART_ERR2,
88 .end = S3C2443_PA_UART3 + 0x3fff,
93 .end = IRQ_S3CUART_ERR3,
122 .end = S3C24XX_PA_LCD + S3C24XX_SZ_LCD - 1,
127 .end
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/smbd/
H A Dfilename.c78 * this ./ as "end of component" */
83 /* Error code at the end of a pathname. */
127 char *start, *end; local
194 end = strrchr_m(name, '/');
195 if (end) {
196 pstrcpy(saved_last_component, end + 1);
236 /* Error code at the end of a pathname. */
278 for (; start ; start = (end?end+1:(char *)NULL)) {
280 * Pinpoint the end o
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ceph/
H A Ddecode.h12 * void *end pointer to end of buffer (last byte + 1)
48 #define ceph_decode_need(p, end, n, bad) \
50 if (unlikely(*(p) + (n) > (end))) \
54 #define ceph_decode_64_safe(p, end, v, bad) \
56 ceph_decode_need(p, end, sizeof(u64), bad); \
59 #define ceph_decode_32_safe(p, end, v, bad) \
61 ceph_decode_need(p, end, sizeof(u32), bad); \
64 #define ceph_decode_16_safe(p, end, v, bad) \
66 ceph_decode_need(p, end, sizeo
144 ceph_encode_filepath(void **p, void *end, u64 ino, const char *path) argument
157 ceph_encode_string(void **p, void *end, const char *s, u32 len) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/xtensa/mm/
H A Dinit.c36 * mem_reserve(start, end, must_exist)
42 * end End of region,
50 int __init mem_reserve(unsigned long start, unsigned long end, int must_exist) argument
54 if (start == end)
58 end = PAGE_ALIGN(end);
61 if (start < sysmem.bank[i].end
62 && end >= sysmem.bank[i].start)
68 "not in any region!\n", start, end);
73 if (end < sysme
216 free_reserved_mem(void *start, void *end) argument
229 free_initrd_mem(unsigned long start, unsigned long end) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/xtensa/mm/
H A Dinit.c36 * mem_reserve(start, end, must_exist)
42 * end End of region,
50 int __init mem_reserve(unsigned long start, unsigned long end, int must_exist) argument
54 if (start == end)
58 end = PAGE_ALIGN(end);
61 if (start < sysmem.bank[i].end
62 && end >= sysmem.bank[i].start)
68 "not in any region!\n", start, end);
73 if (end < sysme
216 free_reserved_mem(void *start, void *end) argument
229 free_initrd_mem(unsigned long start, unsigned long end) argument
[all...]

Completed in 140 milliseconds

<<11121314151617181920>>