Searched refs:memory (Results 1 - 25 of 1479) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-omap1/include/mach/
H A Dmemory.h2 * arch/arm/mach-omap1/include/mach/memory.h
5 #include <plat/memory.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-omap2/include/mach/
H A Dmemory.h2 * arch/arm/mach-omap2/include/mach/memory.h
5 #include <plat/memory.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-omap1/include/mach/
H A Dmemory.h2 * arch/arm/mach-omap1/include/mach/memory.h
5 #include <plat/memory.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-omap2/include/mach/
H A Dmemory.h2 * arch/arm/mach-omap2/include/mach/memory.h
5 #include <plat/memory.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-spear3xx/include/mach/
H A Dmemory.h2 * arch/arm/mach-spear3xx/include/mach/memory.h
17 #include <plat/memory.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-spear6xx/include/mach/
H A Dmemory.h2 * arch/arm/mach-spear6xx/include/mach/memory.h
17 #include <plat/memory.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-spear3xx/include/mach/
H A Dmemory.h2 * arch/arm/mach-spear3xx/include/mach/memory.h
17 #include <plat/memory.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-spear6xx/include/mach/
H A Dmemory.h2 * arch/arm/mach-spear6xx/include/mach/memory.h
17 #include <plat/memory.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/common/
H A Dhw-alloc.c1 /* Hardware memory allocator.
55 struct hw_alloc_data *memory = ZALLOC (struct hw_alloc_data); local
56 memory->alloc = zalloc (size);
57 memory->zalloc_p = 1;
58 memory->next = me->alloc_of_hw;
59 me->alloc_of_hw = memory;
60 return memory->alloc;
66 struct hw_alloc_data *memory = ZALLOC (struct hw_alloc_data); local
67 memory->alloc = zalloc (size);
68 memory
78 struct hw_alloc_data **memory; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/common/
H A Dhw-alloc.c1 /* Hardware memory allocator.
55 struct hw_alloc_data *memory = ZALLOC (struct hw_alloc_data); local
56 memory->alloc = zalloc (size);
57 memory->zalloc_p = 1;
58 memory->next = me->alloc_of_hw;
59 me->alloc_of_hw = memory;
60 return memory->alloc;
66 struct hw_alloc_data *memory = ZALLOC (struct hw_alloc_data); local
67 memory->alloc = zalloc (size);
68 memory
78 struct hw_alloc_data **memory; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/common/
H A Dhw-alloc.c1 /* Hardware memory allocator.
55 struct hw_alloc_data *memory = ZALLOC (struct hw_alloc_data); local
56 memory->alloc = zalloc (size);
57 memory->zalloc_p = 1;
58 memory->next = me->alloc_of_hw;
59 me->alloc_of_hw = memory;
60 return memory->alloc;
66 struct hw_alloc_data *memory = ZALLOC (struct hw_alloc_data); local
67 memory->alloc = zalloc (size);
68 memory
78 struct hw_alloc_data **memory; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68knommu/mm/
H A DMakefile2 # Makefile for the linux m68knommu specific parts of the memory manager.
5 obj-y += init.o fault.o memory.o kmap.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68knommu/mm/
H A DMakefile2 # Makefile for the linux m68knommu specific parts of the memory manager.
5 obj-y += init.o fault.o memory.o kmap.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/include/asm/
H A Dscatterlist.h4 #include <asm/memory.h>
H A Dsparsemem.h4 #include <asm/memory.h>
10 * to address the last byte of memory.
13 * the maximum amount of memory in a section.
18 * Define these in your mach/memory.h.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/h8300/mm/
H A DMakefile2 # Makefile for the linux m68k-specific parts of the memory manager.
5 obj-y := init.o fault.o memory.o kmap.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-ns9xxx/
H A Dgeneric.c13 #include <asm/memory.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/h8300/mm/
H A DMakefile2 # Makefile for the linux m68k-specific parts of the memory manager.
5 obj-y := init.o fault.o memory.o kmap.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/include/asm/
H A Dscatterlist.h4 #include <asm/memory.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-ns9xxx/
H A Dgeneric.c13 #include <asm/memory.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/ppc/
H A Dhw_core.c55 core *memory = (core*)device_data(me); local
56 core_init(memory);
69 core *memory = (core*)device_data(me); local
72 core_attach(memory,
89 core *memory = (core*)device_data(me); local
90 return core_map_read_buffer(core_readable(memory),
105 core *memory = (core*)device_data(me); local
107 ? core_readable(memory)
108 : core_writeable(memory));
134 core *memory local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/ppc/
H A Dhw_core.c55 core *memory = (core*)device_data(me); local
56 core_init(memory);
69 core *memory = (core*)device_data(me); local
72 core_attach(memory,
89 core *memory = (core*)device_data(me); local
90 return core_map_read_buffer(core_readable(memory),
105 core *memory = (core*)device_data(me); local
107 ? core_readable(memory)
108 : core_writeable(memory));
134 core *memory local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/ppc/
H A Dhw_core.c55 core *memory = (core*)device_data(me); local
56 core_init(memory);
69 core *memory = (core*)device_data(me); local
72 core_attach(memory,
89 core *memory = (core*)device_data(me); local
90 return core_map_read_buffer(core_readable(memory),
105 core *memory = (core*)device_data(me); local
107 ? core_readable(memory)
108 : core_writeable(memory));
134 core *memory local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/octeon/
H A Dethernet-mem.c74 char *memory; local
77 memory = cvmx_fpa_alloc(pool);
78 if (memory) {
80 *(struct sk_buff **)(memory - sizeof(void *));
84 } while (memory);
95 * cvm_oct_fill_hw_memory - fill a hardware pool with memory.
104 char *memory; local
110 * FPA memory must be 128 byte aligned. Since we are
112 * can feed it to kfree when the memory is returned to
119 memory
141 char *memory; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/octeon/
H A Dethernet-mem.c74 char *memory; local
77 memory = cvmx_fpa_alloc(pool);
78 if (memory) {
80 *(struct sk_buff **)(memory - sizeof(void *));
84 } while (memory);
95 * cvm_oct_fill_hw_memory - fill a hardware pool with memory.
104 char *memory; local
110 * FPA memory must be 128 byte aligned. Since we are
112 * can feed it to kfree when the memory is returned to
119 memory
141 char *memory; local
[all...]

Completed in 233 milliseconds

1234567891011>>