Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/sched/sched_stress/
H A Dsched_tc4.c99 int priority = DEFAULT_PRIORITY;
135 if (setpri(0, DEFAULT_PRIORITY) < 0) in main()
H A Dsched_tc5.c95 int priority = DEFAULT_PRIORITY;
132 if (setpri(0, DEFAULT_PRIORITY) < 0) in main()
H A Dsched.h50 #define DEFAULT_PRIORITY 70 macro
H A Dsched_tc6.c115 int priority = DEFAULT_PRIORITY;
165 if (setpri(0, DEFAULT_PRIORITY) < 0) in main()
H A Dsched_tc1.c130 if (setpri(0, DEFAULT_PRIORITY) < 0) in main()
H A Dsched_tc0.c129 if (setpri(0, DEFAULT_PRIORITY) < 0) in main()
H A Dsched_tc3.c133 if (setpri(0, DEFAULT_PRIORITY) < 0) in main()
H A Dsched_tc2.c131 if (setpri(0, DEFAULT_PRIORITY) < 0) in main()
/third_party/node/deps/npm/node_modules/ssri/lib/
H A Dindex.js566 const DEFAULT_PRIORITY = [
577 return DEFAULT_PRIORITY.indexOf(algo1.toLowerCase()) >= DEFAULT_PRIORITY.indexOf(algo2.toLowerCase())

Completed in 5 milliseconds