Searched defs:selfpri (Results 1 – 2 of 2) sorted by relevance
458 #define SCHED_STATS_CSW(processor, reasons, selfpri, otherpri) \ argument476 #define SCHED_STATS_CSW(processor, reasons, selfpri, otherpri) do { }while(0) argument
6931 sched_stats_handle_csw(processor_t processor, int reasons, int selfpri, int otherpri) in sched_stats_handle_csw()