Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsyscalls.c734 if (p->se.custom_slice) in _sched_setscheduler()
H A Dcore.c4844 p->se.custom_slice = 0; in sched_fork()
/linux/include/linux/
H A Dsched.h586 unsigned char custom_slice; member