Home
last modified time | relevance | path

Searched defs:memdq (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/
H A Dmem_priv.h144 struct memdq { struct
145 struct memdq *prev, *next; argument
146 cyg_int32 size;
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A Dmem_priv.h145 struct memdq { struct
146 struct memdq *prev, *next; argument
147 cyg_int32 size;
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Dmem_priv.h144 struct memdq { struct
145 struct memdq *prev, *next; argument
146 cyg_int32 size;
H A DMsOS_linux.c1105 struct memdq { in MsOS_ReallocateMemory() struct
1106 struct memdq *prev, *next; in MsOS_ReallocateMemory()
1107 MS_S32 size; in MsOS_ReallocateMemory()
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Dmem_priv.h144 struct memdq { struct
145 struct memdq *prev, *next; argument
146 cyg_int32 size;
H A DMsOS_ucos.c772 struct memdq { in MsOS_ReallocateMemory() struct
773 struct memdq *prev, *next; in MsOS_ReallocateMemory()
774 cyg_int32 size; in MsOS_ReallocateMemory()
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOS_ecos.c804 struct memdq { in MsOS_ReallocateMemory() struct
805 struct memdq *prev, *next; in MsOS_ReallocateMemory()
806 cyg_int32 size; in MsOS_ReallocateMemory()