Searched defs:devmap_ctx (Results 1 – 1 of 1) sorted by relevance
138 struct devmap_ctx { struct141 struct devmap_ctx *next; argument142 kmutex_t lock;143 kcondvar_t cv;144 int refcnt; /* Number of threads with mappings */145 uint_t oncpu; /* this context is running on a cpu */146 timeout_id_t timeout; /* Timeout ID */