Home
last modified time | relevance | path

Searched defs:tsize (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c2663 size_t tsize = chunksize(t); in do_check_tree() local
3302 size_t tsize = m->topsize += qsize; in prepend_alloc() local
3330 static void add_segment(mstate m, char* tbase, size_t tsize, flag_t mmapped) { in add_segment()
3387 size_t tsize = 0; in sys_alloc() local
4280 size_t tsize = fm->topsize += psize; in dlfree() local
4443 static mstate init_user_mstate(char* tbase, size_t tsize) { in init_user_mstate()
4471 size_t tsize = granularity_align(rs); in create_mspace() local
4685 size_t tsize = fm->topsize += psize; in mspace_free() local
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c3247 size_t tsize = chunksize(t); in do_check_tree() local
3885 size_t tsize = m->topsize += qsize; in prepend_alloc() local
3912 static void add_segment(mstate m, char* tbase, size_t tsize, flag_t mmapped) { in add_segment()
3969 size_t tsize = 0; in sys_alloc() local
4884 size_t tsize = fm->topsize += psize; in dlfree() local
5054 static mstate mstar_init_user_mstate(char* tbase, size_t tsize) { in mstar_init_user_mstate()
5085 size_t tsize = granularity_align(rs); in mstar_create_mspace() local
5315 size_t tsize = fm->topsize += psize; in mstar_mspace_free() local
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dnfs_prot.x281 unsigned tsize; /* preferred transfer size in bytes */ member
H A Dnfs_prot.h246 u_int tsize; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dcoff.h133 char tsize[4]; /* text size in bytes, padded to FW bdry */ member
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dflattree.c408 int tsize = fdt32_to_cpu(fdt.totalsize); in dt_to_blob() local