Lines Matching defs:owned
2251 int owned;
2271 owned = mutex_owned(&p->p_lock); /* this is filthy */
2272 if (!owned)
2314 if (!owned)
2328 int owned;
2337 owned = mutex_owned(&p->p_lock); /* this is filthy */
2338 if (!owned)
2343 if (!owned)
2352 int owned;
2359 owned = mutex_owned(&p->p_lock); /* this is filthy */
2360 if (!owned)
2367 if (!owned)