Searched refs:cl_owner (Results 1 – 2 of 2) sorted by relevance
106 kthread_id_t cl_owner; member132 ((_clp)->cl_owner != NULL && \133 (_clp)->cl_owner != curthread)) \136 (_clp)->cl_owner = curthread; \142 ASSERT((_clp)->cl_owner != curthread); \146 (_clp)->cl_owner = curthread; \157 (_clp)->cl_owner = NULL; \163 (_clp)->cl_owner = NULL; \
295 mdb_printf("%?p: %20s = %p\n", addr, "owner", clp->cl_owner); in cfglock()