Lines Matching defs:author
285 ctflags_t flags, proc_t *author, int canfail)
290 ASSERT(author == curproc);
311 ct->ct_regent = author->p_ct_process ?
312 &author->p_ct_process->conp_contract : NULL;
316 ct->ct_owner = author;
324 mutex_enter(&author->p_lock);
327 author->p_task->tk_proj->kpj_rctls, author, 1,
331 mutex_exit(&author->p_lock);
336 ct->ct_proj = author->p_task->tk_proj;
347 ct->ct_zoneid = author->p_zone->zone_id;
348 ct->ct_czuniqid = ct->ct_mzuniqid = author->p_zone->zone_uniqid;
349 VERIFY(avl_find(&author->p_ct_held, ct, &where) == NULL);
350 avl_insert(&author->p_ct_held, ct, where);
351 mutex_exit(&author->p_lock);
1963 * or author of the contract. Since we are holding the