Home
last modified time | relevance | path

Searched refs:sys_sched_getparam (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/include/
Dtst_sched.h26 static inline int sys_sched_getparam(pid_t pid, struct sched_param *param) in sys_sched_getparam() function
77 .sched_getparam = sys_sched_getparam,