Home
last modified time | relevance | path

Searched refs:xalloc (Results 1 – 25 of 38) sorted by relevance

12

/plan9/sys/src/9/port/
H A Dalloc.c26 .alloc= xalloc,
44 .alloc= xalloc,
H A Dxalloc.c94 a = (ulong)xalloc(size+align+span); in xspanalloc()
152 xalloc(ulong size) in xalloc() function
H A Dswap.c38 swapalloc.swmap = xalloc(conf.nswap); in swapinit()
43 iolist = xalloc(conf.nswppo*sizeof(Page*)); in swapinit()
H A Ddevkprof.c74 kprof.buf = xalloc(n); in kprofattach()
H A Dcache.c81 e = xalloc(NEXTENT*sizeof(Extent)); in extentalloc()
110 cache.head = xalloc(sizeof(Mntcache)*NFILE); in cinit()
H A Ddevuart.c193 uart = xalloc(uartnuart*sizeof(Uart*)); in uartreset()
199 uartdir = xalloc(uartndir * sizeof(Dirtab)); in uartreset()
H A Dportfns.h376 void* xalloc(ulong);
/plan9/sys/src/9/mtx/
H A Dmkfile39 xalloc.$O\
/plan9/sys/src/9/pcboot/
H A Dcallsmkfile28 ../port/xalloc.c\
H A Dtrap.c45 v = xalloc(sizeof(Vctl)); in intrenable()
152 v = xalloc(sizeof(Vctl)); in trapenable()
H A Dbootmkfile36 xalloc.$O\
/plan9/sys/src/9/ppc/
H A Dmkfile41 xalloc.$O\
/plan9/sys/src/9/bcm/
H A Dmkfile41 xalloc.$O\
/plan9/sys/src/9/rb/
H A Dmkfile51 xalloc.$O\
/plan9/sys/src/9/omap/
H A Ddevuart.c196 uart = xalloc(uartnuart*sizeof(Uart*)); in uartreset()
199 uartdir = xalloc(uartndir * sizeof(Dirtab)); in uartreset()
H A Dmkfile42 xalloc.$O\
/plan9/sys/src/9/pc/
H A Dmp.c99 bus = xalloc(sizeof(Bus)); in mkbus()
193 aintr = xalloc(sizeof(Aintr)); in mkiointr()
H A Ddevlml.c148 lml->codedata = (CodeData*)(((ulong)xalloc(Codedatasize+ BY2PG) in lmlreset()
H A Dtrap.c43 v = xalloc(sizeof(Vctl)); in intrenable()
150 v = xalloc(sizeof(Vctl)); in trapenable()
H A Ddevi82365.c486 cp = xalloc(sizeof(I82365)); in i82365probe()
619 slot = xalloc(nslot * sizeof(PCMslot)); in devi82365link()
H A Dmkfile49 xalloc.$O\
/plan9/sys/src/9/teg2/
H A Ddevuart.c196 uart = xalloc(uartnuart*sizeof(Uart*)); in uartreset()
199 uartdir = xalloc(uartndir * sizeof(Dirtab)); in uartreset()
H A Dmkfile43 xalloc.$O\
/plan9/sys/src/9/kw/
H A Dmkfile43 xalloc.$O\
/plan9/sys/src/cmd/unix/drawterm/kern/
H A Dfns.h365 void* xalloc(ulong);

12