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