Home
last modified time | relevance | path

Searched refs:PRIINC (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/sched/sched_stress/
H A Dsched_driver.c80 * PRIINC: priority step value
95 #define PRIINC 2 macro
234 if (current_priority + PRIINC > MIN_PRI) in main()
237 current_priority += PRIINC; in main()

Completed in 2 milliseconds