Searched refs:CKU_ONQUEUE (Results 1 – 1 of 1) sorted by relevance
362 #define CKU_ONQUEUE 0x1 macro756 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()[all …]