summaryrefslogtreecommitdiffstats
path: root/include/linux/sched/prio.h
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Make all include/linux/sched/*.h headers build standaloneIngo Molnar2017-03-021-3/+3
* sched: Consolidate open coded implementations of nice level frobbing into nic...Dongsheng Yang2014-05-221-0/+16
* sched/prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.hDongsheng Yang2014-02-221-2/+6
* sched/prio: Use DEFAULT_PRIO to define NICE_TO_PRIO() and PRIO_TO_NICE()Dongsheng Yang2014-02-221-2/+2
* sched: Implement task_nice() as static inline functionDongsheng Yang2014-02-091-1/+0
* sched: Expose some macros related to priorityDongsheng Yang2014-02-091-0/+18
* sched: Move the priority specific bits into a new header fileDongsheng Yang2014-02-091-0/+23