Searched refs:start (Results 101 - 125 of 11603) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/popt/
H A Dfindme.c15 char * start, * chptr; local
25 start = pathbuf = (char *)alloca(strlen(path) + 1);
33 if ((chptr = strchr(start, ':')))
35 sprintf(buf, "%s/%s", start, argv0);
41 start = chptr + 1;
43 start = NULL;
44 } while (start && *start);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgpg-error-1.10/src/
H A Dmkerrcodes2.awk116 start = code[0];
124 print " : ((code >= " start ") && (code <= " stop ")) ? (code - " \
127 start = code[i];
131 print " : ((code >= " start ") && (code <= " stop ")) ? (code - " \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dfirmware-map.h27 int firmware_map_add_early(u64 start, u64 end, const char *type);
28 int firmware_map_add_hotplug(u64 start, u64 end, const char *type);
32 static inline int firmware_map_add_early(u64 start, u64 end, const char *type) argument
37 static inline int firmware_map_add_hotplug(u64 start, u64 end, const char *type) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Dpat.h15 extern int reserve_memtype(u64 start, u64 end,
17 extern int free_memtype(u64 start, u64 end);
22 int io_reserve_memtype(resource_size_t start, resource_size_t end,
25 void io_free_memtype(resource_size_t start, resource_size_t end);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpat.h15 extern int reserve_memtype(u64 start, u64 end,
17 extern int free_memtype(u64 start, u64 end);
22 int io_reserve_memtype(resource_size_t start, resource_size_t end,
25 void io_free_memtype(resource_size_t start, resource_size_t end);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dfirmware-map.h27 int firmware_map_add_early(u64 start, u64 end, const char *type);
28 int firmware_map_add_hotplug(u64 start, u64 end, const char *type);
32 static inline int firmware_map_add_early(u64 start, u64 end, const char *type) argument
37 static inline int firmware_map_add_hotplug(u64 start, u64 end, const char *type) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-s5p/
H A Ddev-uart.c30 .start = S5P_PA_UART0,
35 .start = IRQ_S5P_UART_RX0,
40 .start = IRQ_S5P_UART_TX0,
45 .start = IRQ_S5P_UART_ERR0,
53 .start = S5P_PA_UART1,
58 .start = IRQ_S5P_UART_RX1,
63 .start = IRQ_S5P_UART_TX1,
68 .start = IRQ_S5P_UART_ERR1,
76 .start = S5P_PA_UART2,
81 .start
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/blackfin/include/asm/
H A Dcacheflush.h25 #define flush_cache_range(vma, start, end) do { } while (0)
27 #define flush_cache_vmap(start, end) do { } while (0)
28 #define flush_cache_vunmap(start, end) do { } while (0)
31 #define flush_icache_range_others(start, end) \
32 smp_icache_flush_range_others((start), (end))
34 #define flush_icache_range_others(start, end) do { } while (0)
37 static inline void flush_icache_range(unsigned start, unsigned end) argument
40 blackfin_dcache_flush_range(start, end);
53 blackfin_icache_flush_range(start, end);
54 flush_icache_range_others(start, en
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-s3c64xx/
H A Ddev-uart.c35 .start = S3C_PA_UART0,
40 .start = IRQ_S3CUART_RX0,
45 .start = IRQ_S3CUART_TX0,
51 .start = IRQ_S3CUART_ERR0,
59 .start = S3C_PA_UART1,
64 .start = IRQ_S3CUART_RX1,
69 .start = IRQ_S3CUART_TX1,
75 .start = IRQ_S3CUART_ERR1,
83 .start = S3C_PA_UART2,
88 .start
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dcacheflush.h25 #define flush_cache_range(vma, start, end) do { } while (0)
27 #define flush_cache_vmap(start, end) do { } while (0)
28 #define flush_cache_vunmap(start, end) do { } while (0)
31 #define flush_icache_range_others(start, end) \
32 smp_icache_flush_range_others((start), (end))
34 #define flush_icache_range_others(start, end) do { } while (0)
37 static inline void flush_icache_range(unsigned start, unsigned end) argument
40 blackfin_dcache_flush_range(start, end);
53 blackfin_icache_flush_range(start, end);
54 flush_icache_range_others(start, en
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-s3c64xx/
H A Ddev-uart.c35 .start = S3C_PA_UART0,
40 .start = IRQ_S3CUART_RX0,
45 .start = IRQ_S3CUART_TX0,
51 .start = IRQ_S3CUART_ERR0,
59 .start = S3C_PA_UART1,
64 .start = IRQ_S3CUART_RX1,
69 .start = IRQ_S3CUART_TX1,
75 .start = IRQ_S3CUART_ERR1,
83 .start = S3C_PA_UART2,
88 .start
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-s5p/
H A Ddev-uart.c30 .start = S5P_PA_UART0,
35 .start = IRQ_S5P_UART_RX0,
40 .start = IRQ_S5P_UART_TX0,
45 .start = IRQ_S5P_UART_ERR0,
53 .start = S5P_PA_UART1,
58 .start = IRQ_S5P_UART_RX1,
63 .start = IRQ_S5P_UART_TX1,
68 .start = IRQ_S5P_UART_ERR1,
76 .start = S5P_PA_UART2,
81 .start
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/lib/
H A Dstrtok.c44 char *start = ptr; local
46 /* set the end pointer to the first byte after the start */
47 *end = start + 1;
60 return start; /* return the position where the string starts */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/parisc/include/asm/
H A Ddelay.h23 unsigned long start; local
32 start = mfctl(16);
33 while ((mfctl(16) - start) < clocks)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/parisc/include/asm/
H A Ddelay.h23 unsigned long start; local
32 start = mfctl(16);
33 while ((mfctl(16) - start) < clocks)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/lib/
H A Dstrtok.c44 char *start = ptr; local
46 /* set the end pointer to the first byte after the start */
47 *end = start + 1;
60 return start; /* return the position where the string starts */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/lib/
H A Dstrtok.c44 char *start = ptr; local
46 /* set the end pointer to the first byte after the start */
47 *end = start + 1;
60 return start; /* return the position where the string starts */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/bcm63xx/
H A Ddev-enet.c18 .start = -1, /* filled at runtime */
35 .start = -1, /* filled at runtime */
40 .start = -1, /* filled at runtime */
44 .start = -1, /* filled at runtime */
48 .start = -1, /* filled at runtime */
67 .start = -1, /* filled at runtime */
72 .start = -1, /* filled at runtime */
76 .start = -1, /* filled at runtime */
80 .start = -1, /* filled at runtime */
111 shared_res[0].start
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/bcm63xx/
H A Ddev-enet.c18 .start = -1, /* filled at runtime */
35 .start = -1, /* filled at runtime */
40 .start = -1, /* filled at runtime */
44 .start = -1, /* filled at runtime */
48 .start = -1, /* filled at runtime */
67 .start = -1, /* filled at runtime */
72 .start = -1, /* filled at runtime */
76 .start = -1, /* filled at runtime */
80 .start = -1, /* filled at runtime */
111 shared_res[0].start
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/powertv/asic/
H A Dprealloc-gaia.c37 .start = 0x24000000,
43 .start = 0x24200000,
49 .start = 0x24202000,
60 .start = 0x60000000,
66 .start = 0x60200000,
72 .start = 0x60202000,
91 .start = 0x00000000,
97 .start = 0x00000000,
103 .start = 0x00000000,
109 .start
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/powertv/asic/
H A Dprealloc-gaia.c37 .start = 0x24000000,
43 .start = 0x24200000,
49 .start = 0x24202000,
60 .start = 0x60000000,
66 .start = 0x60200000,
72 .start = 0x60202000,
91 .start = 0x00000000,
97 .start = 0x00000000,
103 .start = 0x00000000,
109 .start
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/score/mm/
H A Dcache.c172 unsigned long start, unsigned long end)
184 pgdp = pgd_offset(mm, start);
185 pudp = pud_offset(pgdp, start);
186 pmdp = pmd_offset(pudp, start);
187 ptep = pte_offset(pmdp, start);
189 while (start <= end) {
191 pgdp = pgd_offset(mm, start);
192 pudp = pud_offset(pgdp, start);
193 pmdp = pmd_offset(pudp, start);
194 ptep = pte_offset(pmdp, start);
171 flush_cache_range(struct vm_area_struct *vma, unsigned long start, unsigned long end) argument
245 flush_dcache_range(unsigned long start, unsigned long end) argument
264 flush_icache_range(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/score/mm/
H A Dcache.c172 unsigned long start, unsigned long end)
184 pgdp = pgd_offset(mm, start);
185 pudp = pud_offset(pgdp, start);
186 pmdp = pmd_offset(pudp, start);
187 ptep = pte_offset(pmdp, start);
189 while (start <= end) {
191 pgdp = pgd_offset(mm, start);
192 pudp = pud_offset(pgdp, start);
193 pmdp = pmd_offset(pudp, start);
194 ptep = pte_offset(pmdp, start);
171 flush_cache_range(struct vm_area_struct *vma, unsigned long start, unsigned long end) argument
245 flush_dcache_range(unsigned long start, unsigned long end) argument
264 flush_icache_range(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/tools/perf/util/
H A Dsvghelper.h6 extern void open_svg(const char *filename, int cpus, int rows, u64 start, u64 end);
7 extern void svg_box(int Yslot, u64 start, u64 end, const char *type);
8 extern void svg_sample(int Yslot, int cpu, u64 start, u64 end);
9 extern void svg_waiting(int Yslot, u64 start, u64 end);
13 extern void svg_process(int cpu, u64 start, u64 end, const char *type, const char *name);
14 extern void svg_cstate(int cpu, u64 start, u64 end, int type);
15 extern void svg_pstate(int cpu, u64 start, u64 end, u64 freq);
20 extern void svg_wakeline(u64 start, int row1, int row2);
21 extern void svg_partial_wakeline(u64 start, int row1, char *desc1, int row2, char *desc2);
22 extern void svg_interrupt(u64 start, in
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/tools/perf/util/
H A Dsvghelper.h6 extern void open_svg(const char *filename, int cpus, int rows, u64 start, u64 end);
7 extern void svg_box(int Yslot, u64 start, u64 end, const char *type);
8 extern void svg_sample(int Yslot, int cpu, u64 start, u64 end);
9 extern void svg_waiting(int Yslot, u64 start, u64 end);
13 extern void svg_process(int cpu, u64 start, u64 end, const char *type, const char *name);
14 extern void svg_cstate(int cpu, u64 start, u64 end, int type);
15 extern void svg_pstate(int cpu, u64 start, u64 end, u64 freq);
20 extern void svg_wakeline(u64 start, int row1, int row2);
21 extern void svg_partial_wakeline(u64 start, int row1, char *desc1, int row2, char *desc2);
22 extern void svg_interrupt(u64 start, in
[all...]

Completed in 316 milliseconds

1234567891011>>