Lines Matching defs:tdom
856 unsigned short *domain, tdom;
869 tdom = *domain;
870 if (perms != &ap_perms && tdom < AP_DOMAINS) {
872 if (!test_bit_inv(tdom, perms->adm)) {
885 if (tdom < AP_DOMAINS &&
886 !ap_test_config_usage_domain(tdom) &&
887 ap_test_config_ctrl_domain(tdom))
888 tdom = AUTOSEL_DOM;
920 (tdom != AUTOSEL_DOM &&
921 tdom != AP_QID_QUEUE(zq->queue->qid)))