Searched refs:cl_owner (Results 1 – 2 of 2) sorted by relevance
104 kthread_id_t cl_owner; member130 ((_clp)->cl_owner != NULL && \131 (_clp)->cl_owner != curthread)) \134 (_clp)->cl_owner = curthread; \140 ASSERT((_clp)->cl_owner != curthread); \144 (_clp)->cl_owner = curthread; \155 (_clp)->cl_owner = NULL; \161 (_clp)->cl_owner = NULL; \
293 mdb_printf("%?p: %20s = %p\n", addr, "owner", clp->cl_owner); in cfglock()