Searched refs:rumpuser_mutex_owner (Results 1 – 5 of 5) sorted by relevance
201 void rumpuser_mutex_owner(struct rumpuser_mtx *, struct lwp **);
148 rumpuser_mutex_owner(struct rumpuser_mtx *mtx, struct lwp **lp) in rumpuser_mutex_owner() function
245 rumpuser_mutex_owner(struct rumpuser_mtx *mtx, struct lwp **lp) in rumpuser_mutex_owner() function
762 rumpuser_mutex_owner(struct rumpuser_mtx *mtx, struct lwp **lp) in rumpuser_mutex_owner() function
220 rumpuser_mutex_owner(RUMPMTX(mtx), &l); in mutex_owned()