Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dddidevmap.h138 struct devmap_ctx { struct
141 struct devmap_ctx *next; argument
202 struct devmap_ctx *dh_ctx;
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_dev.c111 static struct devmap_ctx *devmapctx_list = NULL;
297 static struct devmap_ctx *
300 struct devmap_ctx *devctx; in devmap_ctxinit()
301 struct devmap_ctx *tmp; in devmap_ctxinit()
325 kmem_free(tmp, sizeof (struct devmap_ctx)); in devmap_ctxinit()
342 struct devmap_ctx *devctx = data; in devmap_ctxto()
2596 struct devmap_ctx *devctx; in devmap_do_ctxmgt()
2999 struct devmap_ctx *devctx = dhp->dh_ctx; in devmap_ctx_rele()
3000 struct devmap_ctx *tmp; in devmap_ctx_rele()
3001 struct devmap_ctx *parent; in devmap_ctx_rele()
[all …]