Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Dsys.c943 static void do_sys_times(struct tms *tms) in do_sys_times() function
961 do_sys_times(&tmp); in SYSCALL_DEFINE1()
981 do_sys_times(&tms); in COMPAT_SYSCALL_DEFINE1()