Lines Matching refs:CKU_ONQUEUE
362 #define CKU_ONQUEUE 0x1 macro
756 if (p->cku_flags & CKU_ONQUEUE) { in clnt_cots_kdestroy()
856 if (p->cku_flags & CKU_ONQUEUE) { in clnt_cots_kcallit()
860 p->cku_flags &= ~CKU_ONQUEUE; in clnt_cots_kcallit()
1010 } else if ((p->cku_flags & CKU_SENT) && (p->cku_flags & CKU_ONQUEUE) && in clnt_cots_kcallit()
1119 (p->cku_flags & CKU_ONQUEUE)); in clnt_cots_kcallit()
1164 p->cku_flags = (CKU_ONQUEUE|CKU_SENT); in clnt_cots_kcallit()
1322 if (p->cku_flags & CKU_ONQUEUE) { in clnt_cots_kcallit()
1324 p->cku_flags &= ~CKU_ONQUEUE; in clnt_cots_kcallit()
1419 if (p->cku_flags & CKU_ONQUEUE) { in clnt_cots_kcallit()
1421 p->cku_flags &= ~CKU_ONQUEUE; in clnt_cots_kcallit()
1505 if (p->cku_flags & CKU_ONQUEUE) { in clnt_cots_kcallit()
1507 p->cku_flags &= ~CKU_ONQUEUE; in clnt_cots_kcallit()
1519 if ((p->cku_flags & CKU_ONQUEUE) == 0 && call->call_reply) { in clnt_cots_kcallit()
1559 if (p->cku_flags & CKU_ONQUEUE) { in clnt_cots_kinit()
1561 p->cku_flags &= ~CKU_ONQUEUE; in clnt_cots_kinit()