Search | Google it | Results 1 - 2 of 2 for funcall:min (0.00 seconds) |
233: kpMgrInfo.kb.keyMode.time \ 234: = min(mode->time, KB_MAXTIME); \ 235: }
129: #define NICE_WEIGHT 2 /* priorities per nice level */ 130: #define ESTCPULIM(e) min((e), NICE_WEIGHT * PRIO_MAX - SCHED_PPQ) 131: