Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbc/libc/gen/common/
H A Dmallint.h110 #define nextblk(p, size) ((Dblk) ((char *) (p) + (size))) macro
/titanic_44/usr/src/lib/libmalloc/common/
H A Dmallint.h62 struct header *nextblk; member
/titanic_44/usr/src/psm/stand/boot/common/
H A Dheap_kmem.c119 #define nextblk(p, size) ((Dblk) ((char *)(p) + (size))) macro
/titanic_44/usr/src/lib/watchmalloc/common/
H A Dmalloc.c1115 #define nextblk(p, size) ((TREE *)((char *)(p) + (size))) macro
/titanic_44/usr/src/uts/common/io/
H A Demul64_bsd.c1228 blklist_t *nextblk; in bsd_freeblkrange() local
/titanic_44/usr/src/uts/common/fs/ufs/
H A Dufs_alloc.c541 daddr_t nextblk; in blkpref() local
H A Dufs_vnops.c6234 daddr32_t *nextblk, *endblk; in ufs_dumpctl() local