Searched refs:TRP_PRIORITY (Results 1 – 3 of 3) sorted by relevance
104 #define TRP_PRIORITY 0x1 macro
572 if ((req_flags & TRP_PRIORITY) && req_trp.trp_pri != cur_trp.trp_pri) { in workq_thread_needs_params_change()731 if (trp.trp_flags & TRP_PRIORITY) { in workq_thread_reset_pri()1388 assert(trp.trp_flags & TRP_PRIORITY); in workq_priority_for_req()
3469 if (trp->trp_flags & TRP_PRIORITY) { in kqworkloop_init()4935 trp.trp_flags |= TRP_PRIORITY;4968 if (!(trp.trp_flags & (TRP_POLICY | TRP_PRIORITY))) {4975 trp.trp_flags |= TRP_PRIORITY;9269 if (trp.trp_flags & TRP_PRIORITY) {