Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c49 #define UM_BUFCTL 0x4 macro
1179 if ((type & UM_BUFCTL) && !(cp->cache_flags & UMF_HASH)) { in umem_walk_init_common()
1326 if (type & UM_BUFCTL) in umem_walk_step()
1345 if (type & UM_BUFCTL) { in umem_walk_step()
1486 if (type & UM_BUFCTL) { in umem_walk_step()
1511 if (type & UM_BUFCTL) { in umem_walk_step()
1605 return (umem_walk_init_common(wsp, UM_ALLOCATED | UM_BUFCTL)); in bufctl_walk_init()
1621 return (umem_walk_init_common(wsp, UM_FREE | UM_BUFCTL)); in freectl_walk_init()