Searched refs:SETPARAM_POLICY (Results 1 – 1 of 1) sorted by relevance
3652 #define SETPARAM_POLICY -1 macro3659 if (policy == SETPARAM_POLICY) in __setscheduler_params()4036 if ((policy != SETPARAM_POLICY) && (policy & SCHED_RESET_ON_FORK)) { in _sched_setscheduler()4207 return do_sched_setscheduler(pid, SETPARAM_POLICY, param); in SYSCALL_DEFINE2()