Home
last modified time | relevance | path

Searched refs:inc (Results 1 – 2 of 2) sorted by relevance

/sys/kern/
Dslab.c67 uintptr_t inc; in SlabExtend() local
70 inc = ROUNDUP(realObjSz * 64, PGSIZE); in SlabExtend()
71 if (inc < 4 * PGSIZE) { in SlabExtend()
72 inc = 4 * PGSIZE; in SlabExtend()
75 if (!XMem_Allocate(slab->xmem, len + inc)) { in SlabExtend()
82 uintptr_t objs = inc / realObjSz; in SlabExtend()
/docs/
DDoxyfile333 # default for Fortran type files). For instance to make doxygen treat .inc files
335 # use: inc=Fortran f=C.
956 # *.inc, *.m, *.markdown, *.md, *.mm, *.dox (to be provided as doxygen C
986 *.inc \