Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsyscalls.c261 p->timer_slack_ns = p->default_timer_slack_ns; in DEFINE_CLASS()
H A Dcore.c4851 p->timer_slack_ns = p->default_timer_slack_ns; in sched_fork()
/linux/include/linux/
H A Dsched.h1481 u64 default_timer_slack_ns; member
/linux/kernel/
H A Dfork.c2226 p->default_timer_slack_ns = current->timer_slack_ns; in copy_process()