Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsched.h1245 u64 default_timer_slack_ns; member
/OK3568_Linux_fs/kernel/kernel/
H A Dsys.c2538 current->default_timer_slack_ns; in SYSCALL_DEFINE5()
H A Dfork.c2083 p->default_timer_slack_ns = current->timer_slack_ns; in copy_process()
/OK3568_Linux_fs/kernel/fs/proc/
H A Dbase.c2542 p->timer_slack_ns = p->default_timer_slack_ns; in timerslack_ns_write()