Searched refs:ct_owner (Results 1 – 8 of 8) sorted by relevance
316 ct->ct_owner = author; in contract_ctor()399 ASSERT(ct->ct_owner == NULL); in contract_rele()517 if (ct->ct_owner != p) { in contract_abandon()527 ct->ct_owner = NULL; in contract_abandon()643 ct->ct_owner = p; in contract_adopt()648 ASSERT(ct->ct_owner->p_ct_equeue); in contract_adopt()649 ASSERT(ct->ct_owner->p_ct_equeue[ct->ct_type->ct_type_index]); in contract_adopt()650 q = ct->ct_owner->p_ct_equeue[ct->ct_type->ct_type_index]; in contract_adopt()818 ASSERT(ct->ct_owner == NULL); in contract_destroy()992 (ct->ct_state == CTS_OWNED) ? ct->ct_owner->p_pid : in contract_status_common()[all …]
98 if ((curproc == ct->ct_owner) || in ctfs_ctl_access()99 (ct->ct_owner == NULL && ct->ct_regent != NULL && in ctfs_ctl_access()
136 #define ct_owner ct_iod_ssn.iod_ossn.ssn_owner macro
128 ct.ct_owner, ct.ct_regent); in cmd_contract()
290 struct proc *ct_owner; /* contract owner (if owned) */ member
264 ctx->ct_owner = SMBM_ANY_OWNER; in smb_ctx_init()993 error = smb_parse_owner(cp, &ctx->ct_owner, NULL); in smb_ctx_opt()
262 if (ct->ct_owner != curproc) { in ctmpl_process_set()884 if (tmpl->ctp_subsume && tmpl->ctp_subsume->ct_owner == parent) { in contract_process_create()
4333 if ((ct->ct_owner != p) && in pr_lookup_ctdir()